Video notes: Logic – Statements, Connectives, and WFFs

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

1/12

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts from the video notes on logic (statements, connectives, wffs, and truth values).

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Well-formed Formula (wff)

A syntactically correct expression formed from propositional variables and logical connectives.

2
New cards

Conjunction

A ∧ B; the conjunction of A and B; true only when both A and B are true.

3
New cards

Disjunction

A ∨ B; the disjunction of A and B; true if at least one of A or B is true (inclusive OR).

4
New cards

Implication

A → B; 'If A, then B'; with A as the antecedent and B as the consequent; true in all cases except A true and B false.

5
New cards

Antecedent

The A part of A → B; the condition that is assumed to be true.

6
New cards

Consequent

The B part of A → B; the outcome guaranteed by the antecedent.

7
New cards

Equivalence

A ↔ B; 'A if and only if B'; true when A and B have the same truth value; A implies B and B implies A.

8
New cards

Negation

A’; 'not A'; flips the truth value of A.

9
New cards

Tautology

A wff whose truth value is always true, no matter what the truth values of the components are.

10
New cards

Contradiction

A wff whose truth value is always false.

11
New cards

Sufficient condition

A is a sufficient condition for B if A → B is true (A being true guarantees B).

12
New cards

Necessary condition

B is a necessary condition for A if A → B is true (if A is true, B must be true).

13
New cards

Order of precedence

Rules for evaluating connectives: parentheses first, then negation, then conjunction/disjunction, then implication, then equivalence.