Finite Math Logic - Vocabulary Flashcards

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering logic symbols, statement forms, valid/invalid patterns, De Morgan’s laws, and truth-table implications.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

∧ (AND)

Conjunction; both P and Q must be true for P ∧ Q to be true.

2
New cards

∨ (OR)

Disjunction; at least one of P or Q is true for P ∨ Q to be true.

3
New cards

→ (IF…THEN)

Implication; P → Q is false only if P is true and Q is false; true in all other cases.

4
New cards

↔ (IF AND ONLY IF)

Biconditional; P ↔ Q is true when P and Q have the same truth value (both true or both false).

5
New cards

¬ (NOT)

Negation; inverts the truth value of a proposition.

6
New cards

Original Form

The conditional form: If P, then Q.

7
New cards

Converse Form

The converse: If Q, then P.

8
New cards

Inverse Form

The inverse: If not P, then not Q.

9
New cards

Contrapositive Form

The contrapositive: If not Q, then not P.

10
New cards

Original and Contrapositive Equivalence

P → Q is logically equivalent to its contrapositive ¬Q → ¬P.

11
New cards

Modus Ponens

If P → Q and P, then Q.

12
New cards

Modus Tollens

If P → Q and ¬Q, then ¬P.

13
New cards

Affirming the Consequent (Invalid)

Invalid form: If P → Q and Q, then P.

14
New cards

Denying the Antecedent (Invalid)

Invalid form: If P → Q and ¬P, then ¬Q.

15
New cards

De Morgan’s Law 1

¬(P ∧ Q) = ¬P ∨ ¬Q (Negation distributes over ∧ to ∨).

16
New cards

De Morgan’s Law 2

¬(P ∨ Q) = ¬P ∧ ¬Q (Negation distributes over ∨ to ∧).

17
New cards

P ∧ Q Truth Condition

True only when both P and Q are true.

18
New cards

P ∨ Q Truth Condition

True if at least one of P or Q is true.

19
New cards

P → Q Truth Condition

False only when P is true and Q is false.

20
New cards

P ↔ Q Truth Condition

True when P and Q have the same truth value.