Conditional Logic & Formal Reasoning
1. What You Need to Know
Conditional logic is the LSAT’s “wiring diagram” for arguments: it lets you translate English rules into precise relationships, take valid inferences, and spot invalid ones quickly. Formal reasoning is mainly about (a) getting the logic form right (conditionals, quantifiers, “or”), then (b) applying the few valid inference patterns.
Core idea: sufficient vs. necessary
A conditional statement has two parts:
- Sufficient condition : if this happens, it guarantees the other.
- Necessary condition : this must happen whenever the sufficient happens.
Read it as: “If , then .”
The single most-tested move: the contrapositive
The contrapositive is logically equivalent (same truth conditions):
On the LSAT, you often solve by taking contrapositives and linking chains.
What “Formal Reasoning” usually means on LSAT
- Translating English into symbols accurately
- Using valid inference patterns (especially modus ponens and modus tollens)
- Handling unless, only if, without, no/not/none, either/or, and quantifiers (“some,” “most,” “all”)
- Avoiding classic invalid moves (affirming the consequent, denying the antecedent)
If you do nothing else: get “only if,” “unless,” and contrapositives automatic.
2. Step-by-Step Breakdown
Use this anytime a stimulus/answer choice contains rule-like language (if, only if, unless, requires, must, depends, cannot, no, without, any, all).
Step 1: Identify the core relationship type
- Conditional (triggers/requirements): “if,” “only if,” “requires,” “must,” “depends on,” “without,” “unless.”
- Quantified (all/some/most/none): “all,” “each,” “some,” “most,” “no.”
- Disjunctive (“or”): “either,” “or,” “at least one,” “unless” (often becomes an “or”).
Step 2: Translate to a clean logical form
A. Standard conditional translation
- “If P, then Q” becomes:
- “P only if Q” becomes:
Because “only if” introduces the necessary condition.
B. “Unless” translation (two reliable methods)
- Replace “unless” with “if not”:
- “P unless Q” means “If not Q, then P”:
- Or rewrite as an “or”:
- “P unless Q” means:
(At least one is true.)
C. “Without” / “No” / “Cannot”
- “No A are B”:
- “A cannot occur without B” means B is necessary for A:
- “Without B, no A”:
Step 3: Take contrapositives immediately (when helpful)
Given:
Write the contrapositive:
Then you can link chains that match.
Step 4: Link conditional chains (transitivity)
If you have:
and:
Then you can conclude:
Tip: link only when the middle terms match exactly (including negations).
Step 5: Use valid inference patterns only
From:
Valid:
- Modus Ponens: therefore
- Modus Tollens: therefore
Invalid (common traps):
- Affirming the consequent: therefore
- Denying the antecedent: therefore
Mini worked translation (annotated)
Statement: “You can graduate only if you complete the thesis.”
- “Only if” introduces necessary condition.
- Let = graduate, = complete thesis.
Contrapositive:
3. Key Formulas, Rules & Facts
A. Conditional language translation table
| English trigger | Correct form | When to use | Notes |
|---|---|---|---|
| If P, then Q | Direct conditionals | P is sufficient, Q is necessary | |
| P only if Q | “Only if” | “Only if” flags necessary | |
| P if Q | “If” after clause | The “if” side is sufficient | |
| P requires Q | Requirements | Same as “only if” | |
| P depends on Q | Dependencies | Q is necessary | |
| P unless Q | “Unless” | Also equivalent to | |
| Without Q, no P | “Without” phrasing | Equivalent to | |
| No P are Q | Universal negative | Also | |
| Only P are Q | “Only” (not “only if”) | “Only P are Q” means all Q are P |
B. Contrapositive + equivalences
| Original | Equivalent | Note |
|---|---|---|
| Contrapositive (most important) | ||
| Useful for spotting “or” form | ||
| Common “unless” conversion |
Only the contrapositive is guaranteed equivalent. The inverse and converse are not.
C. Valid and invalid inference patterns
| Pattern | Form | Valid? | LSAT use |
|---|---|---|---|
| Modus Ponens | Yes | Must-be-true, inference | |
| Modus Tollens | Yes | Contrapositive reasoning | |
| Hypothetical Syllogism | Yes | Linking rule chains | |
| Affirming consequent | No | Common flaw | |
| Denying antecedent | No | Common flaw |
D. “Or” logic (disjunction)
- Inclusive “or” on LSAT is usually inclusive unless stated otherwise:
Meaning: at least one true; could be both.
- Key inference from “or” is via contrapositive-style elimination (Disjunctive Syllogism):
- Exclusive “either/or but not both” is:
Often written as “either A or B, but not both.”
E. Quantifiers (quick formal meaning)
| Quantifier | Logic meaning | What you can safely infer |
|---|---|---|
| All | If A then B; contrapositive | |
| No | Also | |
| Some | At least one; cannot infer “most” or “all” | |
| Most | More than | Most A are B does not imply most B are A |
Negations you should know cold:
- Negation of “All A are B” is “Some A are not B.”
- Negation of “Some A are B” is “No A are B.”
- Negation of “Most A are B” is “At most half of A are B” (often phrased “Half or fewer”).
F. De Morgan’s Laws (for negating compound statements)
Negating “and/or” is a frequent trap.
4. Examples & Applications
Example 1: “Only if” vs “if” (direction matters)
Statement: “A candidate is hired only if the candidate has experience.”
- Let = hired, = has experience.
What you can infer:
- If no experience, then not hired:
Trap answer you should reject: “If experienced, then hired” (that would be ).
Example 2: “Unless” as conditional and as “or”
Statement: “The permit will be approved unless the form is incomplete.”
- Let = approved, = incomplete.
Method 1 (“if not”):
Method 2 (“or”):
Key insight: This does not say incomplete guarantees not approved. You might be able to approve even if incomplete unless the statement says so.
Example 3: Linking a rule chain and using modus tollens
Rules:
- “If the device overheats, it shuts down.”
- “If it shuts down, the alarm sounds.”
Link:
If you’re told the alarm did not sound , then by contrapositive of :
So you can conclude it did not overheat.
Example 4: Formal flaw spotting (affirming the consequent)
Argument: “If the contract is valid, then it is enforceable. It is enforceable. Therefore, it is valid.”
This is invalid (affirming the consequent). Other things could make it enforceable.
What would make it valid?
- Add the reverse conditional (make it biconditional):
Then:
5. Common Mistakes & Traps
Reversing “only if”
- Wrong: Treating “P only if Q” as .
- Why wrong: “Only if” introduces the necessary condition.
- Fix: Put the “only if” part on the right: .
Assuming the converse/inverse are equivalent
- Wrong: From , concluding or .
- Why wrong: Only the contrapositive preserves meaning.
- Fix: If you need “if and only if,” you must have both directions.
Mishandling “unless”
- Wrong: Translating “P unless Q” as .
- Why wrong: “Unless” sets up a negated trigger.
- Fix: Use or .
Negating incorrectly (De Morgan errors)
- Wrong: Negating “A or B” as “not A or not B.”
- Why wrong: becomes .
- Fix: Flip and when you negate, and negate each term.
Treating inclusive “or” as exclusive
- Wrong: Interpreting “A or B” to mean “A or B but not both.”
- Why wrong: LSAT “or” is typically inclusive unless it says “but not both,” “either,” or gives clear exclusivity.
- Fix: Default to inclusive; only add “not both” if explicitly stated.
Linking conditionals with mismatched terms
- Wrong: Linking with as if the middle matches.
- Why wrong: and are different terms.
- Fix: Make negations explicit and only chain when the exact middle repeats.
Confusing necessary vs. sufficient in argument evaluation
- Wrong: Thinking proving a necessary condition proves the conclusion.
- Why wrong: Necessary conditions do not guarantee outcomes.
- Fix: Ask: “Does this fact guarantee the result (sufficient), or is it merely required (necessary)?”
Over-inferring from “some” and “most”
- Wrong: Treating “some” like “many/most” or converting “most A are B” into “most B are A.”
- Why wrong: Quantifiers are directional; “some” is minimal.
- Fix: Keep quantifiers tight; use precise negations.
6. Memory Aids & Quick Tricks
| Trick / mnemonic | What it helps you remember | When to use |
|---|---|---|
| ON = Only if Necessary | “Only if” introduces the necessary condition (goes on the right side) | Any “only if” sentence |
| Unless = If not | Convert “unless” to a negated trigger | Any “unless” clause |
| Arrow points to necessary | In , is required when happens | Checking direction quickly |
| Contrapositive: switch and negate | becomes | Almost every conditional problem |
| De Morgan: flip and negate | Negate compound statements: flip /, negate each term | Negating answer choices / stimuli |
| “Some” = at least 1 | Don’t inflate “some” into “many” | Quantifier questions |
7. Quick Review Checklist
- You can label each conditional as .
- You translate “only if,” “requires,” “depends on” as necessary conditions on the right.
- You translate “unless” as (or ).
- You take contrapositives automatically: equals .
- You link chains only when the middle term matches exactly.
- You use only valid inferences (modus ponens, modus tollens, disjunctive syllogism).
- You instantly spot the classic flaws: affirming the consequent, denying the antecedent.
- You negate correctly using De Morgan’s laws.
- You treat “or” as inclusive unless clearly exclusive.
You’ve got this: be ruthless about direction and contrapositives, and the logic will fall into place.