Unit 4: Modern Symbolic Logic

Table of Contents

Symbolization of Propositions

Modern logic moves away from the limitations of ordinary language by using symbols. This process, called symbolization, allows us to focus strictly on the logical structure of an argument rather than its verbal content.

Components of Symbolization

Logical Constants and Truth-Functions

In modern symbolic logic, the truth-value of a compound proposition is determined entirely by the truth-values of its component parts. The primary logical operators are:

Operator Symbol English Equivalent Truth-Value Condition
Negation ~ "Not" / "It is not the case that" Reverses the truth value.
Conjunction "And" / "But" / "Also" True only if both are true.
Disjunction v "Or" (Inclusive) False only if both are false.
Implication ¹ / → "If... then..." False only if T → F.
Equivalence º / ↔ "If and only if" True if truth values match.

Truth-Table Method for Testing Validity

A truth table is a mechanical procedure that lists all possible combinations of truth-values for the components of an argument. It is used to determine if an argument form is Valid or Invalid.

The Procedure:

  1. Identify the number of variables (n). The table will have 2n rows.
  2. Set up columns for each variable and each premise, then for the conclusion.
  3. Fill in truth values for all possible combinations.
  4. The Test: An argument is Invalid if there is at least one row where all the premises are True (T) and the conclusion is False (F). If no such row exists, it is Valid.

Shorter Truth-Table Method for Invalidity

The shorter truth-table method is a more efficient "reductio ad absurdum" approach. Instead of drawing the whole table, we try to prove the argument invalid by force.

How to do it:

  1. Assume Invalidity: Assign F to the conclusion and T to all premises.
  2. Assign Values: Work backward to assign T or F to the individual variables to satisfy step 1.
  3. Check for Consistency:
    • If you can assign values to all variables consistently without contradiction, the argument is Proven Invalid.
    • If you encounter a contradiction (e.g., a variable must be both T and F at once), the argument is Valid.

Exam Focus: Practical Guide