9/5 Notes on Logic, Implicit Premises, and Singer’s Drowning Child Argument

Validity, Form, and Soundness

  • Core idea: A good philosophical argument should have a logical form that guarantees the conclusion follows from the premises if the premises are true. This is what we call validity.

  • Formal pattern for validity (example):

    • All x are y, c is x, therefore c is y.

    • Example with concrete terms:

    • All humans are mortal: orall xig(H(x)
      ightarrow M(x)ig)

    • Socrates is a human: H(Socrates)

    • Therefore Socrates is mortal: M(Socrates)

  • A single form guarantees the conclusion given the premises, no matter which particular terms fill the placeholders (substitutions).

  • The two important terms introduced:

    • Validity: If the premises are true, the conclusion must be true, given the logical form.

    • Soundness: A valid argument is sound if and only if all its premises are actually true in fact.

    • Formal definition (intuitive):

    • Validity: the truth of the premises guarantees the truth of the conclusion across all substitutions;

    • Soundness: validity plus true premises → true conclusion.

  • Important distinction:

    • Valid but not sound argument: the form is correct, but one or more premises are false.

    • Invalid argument: even if premises are true, the conclusion does not necessarily follow.

  • Practical takeaway for this class: focus on the first criterion (if premises are true, the conclusion must be true) as the main marker of validity.

  • The role of form: Determine whether a sentence or argument has a valid form by checking whether replacing its parts with arbitrary terms preserves truth of the conclusion.

  • Examples used in class to illustrate form:

    • Valid form (dog example): All x are y, c is x, c is y. If you substitute x with dog, y with cute, c with Fido, you get: All dogs are cute; Fido is a dog; Therefore, Fido is cute.

    • Non-example (to illustrate invalidity): If you only state, “Killing someone denies their autonomy” and “Denying autonomy is wrong,” you do not automatically get “Killing someone is wrong” without an additional premise tying killing to denying autonomy in a way that makes the whole chain reflexively support the conclusion. The class walked through a rough substitution exercise with a dog name (Fido) and a cat descriptor to show how the argument can fail if the premises don’t support the conclusion in the right place.

  • Implicit premises: Sometimes an argument requires an unstated premise to make the conclusion follow. If you add that implicit premise, the argument can become valid, but the implicit premise might be false, so the argument would then be unsound.

Implicit Premises and Independent Justification

  • Implicit premises: Premises that are not spoken aloud but are required to connect the premises to the conclusion.

    • Example: In an argument where you say “Killing someone denies their autonomy; denying autonomy is wrong,” you might need an implicit premise like “If an act denies autonomy, then that act is morally wrong.” Without it, the conclusion may not follow.

  • Independent motivation (independent justification): A premise should be justifiable on its own terms, not merely because it helps derive the conclusion.

    • Example discussed: “All men are mortal” is supported by the independent claim that to be a human is to be a physical object that deteriorates; this is independent of the downstream conclusion that Socrates is mortal.

    • Rationale: A rational reader should be able to accept the premises without already accepting the conclusion; otherwise you’re engaging in circular reasoning.

  • The idea of independent motivation helps avoid circular or begging-the-question reasoning (see below).

Begging the Question (Begging the Question / Petitio Principii)

  • Definition (as discussed): Circular reasoning where the conclusion is used to justify a premise, or premises assume the conclusion in advance.

  • Intuition from the lecture: fall into a trap if you rely on the conclusion to justify a premise that already presumes the conclusion.

  • Example discussed: A moral obligation to act (e.g., save a drowning child) might be argued in a way that presupposes the very conclusion you’re trying to prove, which would be begging the question.

Drowning Child vs. Charity (Peter Singer) – Core Case and Discussion

  • Singer’s moral principle (two versions) used in the debate:

    • Core rule: If I can prevent something bad from happening without sacrificing something of comparable moral value, I ought to prevent it.

    • This is the backbone of the drowning-child argument and its application to famine relief.

  • Drowning child case (proximal, direct action):

    • Proximity: You are directly involved; you can see the harm and intervene immediately.

    • The concrete comparison of costs: If you save the child, you may ruin your clothes or suffer some physical harm, which is morally outweighed by saving a life.

  • The famine-relief case (indirect action):

    • You can give money to a charity to help those in famine, but you cannot observe exactly how every dollar is spent; funds may be diverted (salaries, inefficiencies), etc.

    • The question: Is donating to charity morally equivalent to saving a drowning child in terms of obligation?

  • Singer’s expected-value reasoning in famine relief:

    • Suppose there is a high probability (e.g., 99%) that donated money will help someone in need.

    • Compare the expected value of giving money away (helping someone) with keeping the money for personal use (luxuries).

    • If the expected value of giving away money is higher, then, according to the principle, one ought to donate.

  • Practical considerations and objections discussed in class:

    • Direct impact vs. uncertainty in aid effectiveness: In the drowning case, you witness the impact firsthand; in famine relief, you rely on institutions and reports.

    • Proximity and multiplicity: The drowning child is one person; famine relief affects many people, which changes how we weigh your personal obligation.

    • The difference between absolute obligation and proportional obligation: There is a sense in which you have a stronger duty to act in a direct, unambiguous case vs. a more contingent duty in a large-scale charitable context.

    • Mental health and feasibility: Some argue that compelling people to give everything could harm their well-being; a balance is suggested (obligation to donate is proportionate to disposable income).

  • Debate about analogies and disanalogies:

    • Proponents of Singer argue that proximity or direct observation does not eliminate the obligation to help; the moral point is about preventing harm when possible and not sacrificing more than you should.

    • Critics point out disanalogies: direct action is verifiable; with famine relief, the outcome is less certain and the money may be misused; the moral demand might be lower in practice but not necessarily in principle.

  • Singer’s two-principle distinction (weak vs strong):

    • Weak principle: Demands less from us; you should donate more than you would otherwise, but not necessarily sacrifice all luxuries.

    • Strong principle: Demands more; you should give until you have given up all that is of comparable moral value to preventing the bad outcome (in the drowning child thought experiment, this would push more aggressive giving).

  • Singer’s stance in the discussion (as presented in the transcript):

    • He endorses the strong principle in principle, which captures a demanding moral standard.

    • The discussion acknowledges that the thought experiment can illustrate the strong principle, but real-world practice often lands on the weak principle or adds caveats (disposable income, mental health, etc.).

  • Potential outcomes and practical conclusions drawn in the discussion:

    • If you can prevent a harm with negligible sacrifice, you should do so; if sacrifice is substantial, there may be a threshold beyond which the obligation weakens.

    • In famine relief, it is reasonable to require proportionate giving relative to one’s means; universal, absolute sacrifice is not portrayed as practical or necessarily morally required for everyone.

Formulas, Notation, and Key Concepts to Memorize

  • Valid argument form (general template):

    • Premises: P1, P2, \, \dots, \, P_n

    • Conclusion: C

    • Validity means: If P1 \,\land \, P2 \land \, \dots \, \land \, P_n then C is true for all substitutions of terms.

  • Concrete validity example (Socrates):

    • Premise 1: \forall x\,(H(x)\rightarrow M(x)) (All humans are mortal)

    • Premise 2: H(Socrates) (Socrates is a human)

    • Conclusion: M(Socrates) (Socrates is mortal)

  • Soundness (definition): A valid argument is sound if and only if all its premises are actually true:

    • Validity: P1, P2, \, \dots, P_n \,\rightarrow \, C\n is logically valid

    • True premises: Each of P_i is true in fact

  • Implicit premise (example):

    • If you write out an argument about moral duties, you might need an implicit premise like: "If an action A has the property of denying autonomy, then action A is morally wrong." Without this, the chain from A to C may fail.

  • Independent motivation (example):

    • Premise: "To be a human is to be a physical object that deteriorates." This serves as independent support for the claim "all humans are mortal" rather than riding solely on the argument’s conclusion.

  • Drowning child principle (formal expression):

    • If at any point you can prevent a bad outcome (e.g., death) without sacrificing something of comparable moral value, you ought to prevent it:

    • \text{If } \exists \text{ sacrifice } s \text{ of value } V(s) \text{ such that } V(s) \ge V(\text{harm avoided}) \text{ and } s \text{ is not of greater value than } \text{harm avoided}, \text{ then you should prevent it.}

  • Singer’s core rule (two versions):

    • General rule: If I can prevent something bad from happening without sacrificing something of comparable moral value, I ought to prevent it.

    • Weak version: Requires less from us; you should donate substantially but not necessarily everything you own.

    • Strong version: More demanding; you should continue giving until sacrificing something of comparable moral value to the harm prevented, potentially to the point of substantial personal sacrifice.

  • Expected value intuition (applied to famine relief):

    • If there is a high probability p that a donation of amount A will help someone, the expected value of donating is roughly EV \,=\; p \cdot U{help} - A where U{help} represents the utility or value of the helped outcome to others and the personal cost is A.

    • Compare EV_{donation} to the personal value of keeping the money for oneself to decide which action has greater expected value.

Practical Implications and Real-World Relevance

  • The lectures emphasize that philosophy is about tools for analyzing arguments, not just memorizing cases.

  • The concepts of validity, soundness, and implicit premises help us evaluate everyday arguments, political rhetoric, and ethical thought experiments.

  • The Peter Singer discussion translates abstract logical principles into concrete moral questions about charity, proximity, and practical ethics.

  • Real-world relevance includes debates about charitable giving, aid effectiveness, and moral obligation in situations of scarcity or disaster.

  • Ethical implications:

    • There is a continuum between a strict obligation to act (strong principle) and a more pragmatic obligation (weak principle).

    • The balance between personal well-being and moral duties to others is a practical concern in applying ethical theories.

  • Philosophical tools to prepare for exams:

    • Be able to identify premises, conclusions, and implicit premises in an argument.

    • Distinguish validity from soundness.

    • Recognize when an argument begs the question or relies on a hidden assumption.

    • Apply Singer-style thought experiments to evaluate non-ideal moral scenarios (proximal vs. distal harm, direct action vs. charitable giving).

Quick recap for exam-style study

  • Validity vs. Soundness: validity is about the form; soundness adds truth of premises.

  • Implicit Premises: identify and assess whether they are justified independently.

  • Independent motivation: premises should be justifiable on their own.

  • Begging the question: watch for circular reasoning where conclusions are used to justify premises.

  • Singer’s drowning child vs famine relief: direct action vs charitable giving; strong vs weak principles; expected value in moral calculus.

  • Use the formulas and examples above to recognize or construct valid, potentially sound arguments, and to evaluate ethical thought experiments.