Arguments & Their Evaluation – Comprehensive Notes

Methodology of Philosophy: Focus on Arguments

  • Philosophy doesn’t just ask “what is true?” but asks why something should be believed.
    • Central activity: constructing arguments for or against theories and claims.
    • Domains: scientific, mathematical, philosophical, theological, etc.
  • Therefore philosophy also concerns itself with evaluating those arguments (good vs. not-good).
  • Two big guiding questions raised in the video:
    1. What is an argument in the philosophical sense?
    2. How is such an argument to be evaluated?

Definition of an Argument

  • Symbol on the slides: (=_{DEF}) — “is by definition.”
  • Formal definition:
    • An argument is a set of sentences (a finite list).
    • One sentence is labelled conclusion.
    • The remaining sentences are the premises that supposedly support that conclusion.
    • Order doesn’t affect logical status; the separation is purely functional: premises vs. conclusion.
  • Key takeaway: Support-relation is conceptual, not merely chronological.

Canonical Examples Provided

  1. Syllogism w/ biological categories
    • Premise 1: All humans are mammals.
    • Premise 2: Carlos is a human.
    • Conclusion: ∴ Carlos is a mammal.
  2. Nested conditionals about Earth’s shape
    • P1: If the Earth is flat, then it’s not circular.
    • P2: If it’s not circular, then it’s not round.
    • C: ∴ If the Earth is flat, then it’s not round.
  3. “Chain” of universal statements
    • P1: All humans are mammals.
    • P2: All mammals are animals.
    • C: ∴ All humans are animals.
  4. Straight-through flat-Earth argument
    • P1: The Earth is flat.
    • P2: If the Earth is flat, then it’s not circular.
    • P3: If it’s not circular, then it’s not round.
    • C: ∴ The Earth is not round.
  • Instructor stresses: Each list above is an argument because it matches the set-of-sentences definition.

Evaluation Criterion #1: Soundness (the “gold standard”)

  • Formal biconditional (using variable a for an argument): \text{Argument }a\text{ is sound } \iff (a\text{ is valid } \land a\text{ has no false premises})
    • "Has no false premises" means every premise is actually true.
  • Consequences of the biconditional:
    • If an argument is sound
      • It is valid and
      • All its premises are true.
    • If an argument is not sound, three possibilities:
    1. It is invalid (even if premises are all true).
    2. It has at least one false premise (even if valid).
    3. Both (invalid + at least one false premise).
  • Emphasis: Understanding soundness requires understanding validity, because soundness imports validity.

Evaluation Criterion #2: Validity

  • Formal statement: \text{Argument }a\text{ is valid } \iff \text{If all its premises are true, its conclusion must be true.}
    • Equivalent phrasing: It is impossible for all premises to be true while the conclusion is false.
  • Two operational tests highlighted:
    1. Diagram/Venn-style visualization (circles for classes).
    2. Truth-table method (especially for propositional/conditional arguments).

Visual Validity Test — Circle Method (Example Walk-Throughs)

Example A (Valid)

  • Argument: All humans are mammals / Carlos is human / ∴ Carlos is a mammal.
  • Steps:
    • Draw a “Human” circle inside a bigger “Mammal” circle to represent P1.
    • Pick any dot within Human-circle to be Carlos (representing P2).
    • Conclusion checks out automatically: the chosen dot also lies inside Mammal-circle ⇒ Carlos must be a mammal.
  • Principle learned: If, under the assumption that premises are true, every possible diagram forces the conclusion, the argument is valid.

Example B (Invalid)

  • Argument: All humans are mammals / Carlos is a mammal / ∴ Carlos is human.
  • Steps:
    • Same nesting circles for P1.
    • For P2, place Carlos anywhere in Mammal circle. Two options:
    1. Inside Human-circle → makes conclusion true.
    2. Outside Human-circle (dog, cat, etc.) → makes conclusion false.
  • Since at least one permissible depiction leaves the conclusion false, validity fails.

Truth-Table Validity Test — Conditional Method

Mechanics Recap

  • Conditionally structured premise: P \rightarrow Q
  • Truth-table rows (P, Q, P→Q):
    • Row 1: T T T
    • Row 2: T F F
    • Row 3: F T T
    • Row 4: F F T
  • Strategy: Assume premises true, eliminate incompatible rows, see what remains for the conclusion.

Example C (Valid)

Argument:

  1. The Earth is flat (E).
  2. If the Earth is flat, then it’s not round (E→¬R).
    ∴ The Earth is not round (¬R).
  • Assume P1: E = T → antecedent in P2 is T ⇒ we must be above rows where antecedent is F.
  • Assume P2 is true: of remaining rows, only row 1 (T T T) keeps conditional true.
  • Row 1 forces Q (¬R) = T. Therefore conclusion must be true → argument valid.

Example D (Invalid)

Argument:

  1. The Earth is not round (¬R).
  2. If the Earth is flat, then it’s not round (F→¬R).
    ∴ The Earth is flat (F).
  • Assume P1: ¬R = T ⇒ restrict to rows where Q is T (rows 1 & 3).
  • Assume P2: conditional (F→¬R) is T → still rows 1 or 3.
  • In those rows, antecedent F can be T or F → conclusion undetermined (could be true or false).
  • Conclusion need not follow; hence argument invalid.

Table of Unsoundness Scenarios

  • (Invalid + True Premises) → Unsound. E.g., “Carlos is mammal ⇒ Carlos is human.”
  • (Valid + At least one False Premise) → Unsound. E.g., flat-Earth valid conditional chain but premise “Earth is flat” is false.
  • (Invalid + False Premise) → Unsound by both counts.

Linking Back to Earlier Lecture

  • In video #1, two superficially similar arguments were teased: one “good,” one “not good.”
    • With validity + soundness tools you can now articulate why.
    • Exercise left to viewer: perform the full analysis.

Practice / Exercises (as assigned)

  1. Analyse the earlier pair of arguments (from first video) → spell out validity & soundness differences.
  2. Evaluate additional sample arguments supplied in slides using either:
    • Circle/diagram method when categorical, or
    • Truth-table method when propositional.
  3. Challenge problems: two tougher arguments (not detailed in transcript) → recommended if you’re “feeling up to it.”

What’s Next in the Course

  • Upcoming video: Argument forms.
    • Distinction preview: formally valid vs informally valid.
    • These notions refine the validity concept by reference to logical form.

Practical / Philosophical Significance Mentioned

  • Soundness = “gold standard”: A sound argument both works logically and starts from truth → most convincing.
  • Evaluating arguments fosters critical thinking across domains (science, math, theology, etc.).
  • Tools introduced (diagrams, truth tables) are foundational for more advanced logic topics.

Summary Cheat-Sheet

  • \text{Sound} \iff \text{Valid} \land \text{No false premises}
  • \text{Valid} \iff \text{Truth of premises entails truth of conclusion (necessity).}
  • Visual method works for categorical claims; truth-table method works for propositional structure.
  • An argument can be:
    • Valid & sound.
    • Valid & unsound (false premise(s)).
    • Invalid & unsound (regardless of premise truth).
  • Always check validity first; soundness adds reality-check on premises.