Conditional Logic Basics

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Flashcards covering fundamental conditional reasoning concepts from the lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

Sufficient Condition

The “if” part of a conditional; a circumstance that, when present, guarantees the necessary condition; placed on the left side of the arrow (X → …).

2
New cards

Necessary Condition

The requirement that must be satisfied whenever the sufficient condition occurs; signaled by words like “only if,” “must,” or “requires,” and placed on the right side of the arrow (… → Y).

3
New cards

Conditional Statement

A logical rule expressed as “If X, then Y,” diagrammed X → Y, linking a sufficient condition to a necessary one.

4
New cards

Contrapositive

The logically equivalent form of a conditional obtained by flipping the terms, negating both, and swapping AND with OR (X → Y becomes ¬Y → ¬X).

5
New cards

AND/OR Flip Rule

When forming a contrapositive, every “and” becomes “or” and every “or” becomes “and.”

6
New cards

Biconditional

A two-way conditional triggered by phrases like “if and only if” or “just in case”; both X → Y and Y → X, diagrammed X ↔ Y.

7
New cards

“Only if”

Keyword that introduces a necessary condition; what follows must appear on the right side of the arrow.

8
New cards

“Unless / Without / Until / Except”

Negative-condition indicators translated using the “IF NOT” rule: e.g., “Unless A” becomes “If not A.”

9
New cards

Arrow Reversal Fallacy

The invalid mistake of reading a conditional backwards—treating the necessary condition as sufficient (Y → X from X → Y).

10
New cards

Illegal Negation

Fallaciously inferring that the absence of the sufficient condition guarantees the absence of the necessary condition (¬X → ¬Y).

11
New cards

Prerequisite

A requirement that must be in place before something else can occur; diagrammed Result → Prerequisite (e.g., Run → Learn to Walk).

12
New cards

Compound Statement Negation

Correctly negating A ∧ B as ¬A ∨ ¬B, and A ∨ B as ¬A ∧ ¬B; essential when making contrapositives.

13
New cards

Yale Admissions Example

“You can’t get into Yale without a great LSAT score” translates to Yale → Great LSAT, not the reverse.

14
New cards

Breath Strips Example

“Using breath strips instead of mints is the only way to be cool” translates to Cool → Use Breath Strips.

15
New cards

Practical Uses of Conditional Logic

Skills honed on LSAT conditional reasoning apply to legal arguments, contracts, and everyday decision-making.