Logical Equivalences Involving Conditional Statements

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

1/7

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards summarizing the key logical equivalences for conditional statements presented in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Contrapositive Equivalence

p → q is logically equivalent to ¬q → ¬p.

2
New cards

Conditional–Disjunction Equivalence

p → q is logically equivalent to ¬p ∨ q.

3
New cards

Conjunction via Negated Conditional

p ∧ q is logically equivalent to ¬(p → ¬q).

4
New cards

Negation of a Conditional

¬(p → q) is logically equivalent to p ∧ ¬q.

5
New cards

Common Antecedent Conjunction

(p → q) ∧ (p → r) is logically equivalent to p → (q ∧ r).

6
New cards

Common Consequent Conjunction

(p → r) ∧ (q → r) is logically equivalent to (p ∨ q) → r.

7
New cards

Common Antecedent Disjunction

(p → q) ∨ (p → r) is logically equivalent to p → (q ∨ r).

8
New cards

Common Consequent Disjunction

(p → r) ∨ (q → r) is logically equivalent to (p ∧ q) → r.