Discrete Structures Connectives (Defn Focus)

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

1/7

flashcard set

Earn XP

Description and Tags

Includes Definitions, Representation (Symbols), and Truth Condition.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Negation

The NOT operation (¬): Reverses the truth of a single proposition.

Truth Condition: ¬P is True when P is False.

2
New cards

Conjunction

The AND operation (∧): Both components must be True for the output to be True.

Truth Condition: True exactly when P is True and Q is True.

3
New cards

Disjunction

The OR operation (∨): At least one component is True, then the output is True.

Truth Condition: True when at least P or Q is True.

4
New cards

Implication (aka Conditional)

A guarantee. If the first statement holds, the second must not fail.

Representation: P → Q - “P implies Q” or “if P then Q”
Truth Condition: False only when P is True and Q is False.

5
New cards

Biconditional

A two-way guarantee. True when both parts are True.

Representation: P Q - “P … if and only if Q …”
Truth Condition: True when both are True or both are False.

6
New cards

Exclusive-or (XOR)

Exactly one component is True. Either-or choices cannot both hold. 

Representation: P ⊕ Q or P xor Q
Truth Condition: True when P and Q differ.

7
New cards

NAND

The negation of conjunction (↑)

Truth Condition: True except when P and Q are True.

8
New cards

NOR

The negation of disjunction (↓)

Truth Condition: True exactly when P and Q are False.