Module 1 - Logic: Truth Values (Negation, Conjunction, Disjunction, Conditional, Biconditional)

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

1/11

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the key terms and definitions related to truth values and basic compound statements from Sections 1.3 and 1.4.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

Truth table

A table showing the truth value of a statement for all possible truth values of its components.

2
New cards

Truth value

A designation of whether a statement is true (T) or false (F).

3
New cards

Negation (NOT)

The logical opposite of a statement; if p is true, ¬p is false, and if p is false, ¬p is true.

4
New cards

Conjunction (AND)

A compound statement formed with 'and' (p ∧ q); true only when both p and q are true.

5
New cards

Disjunction

A compound statement formed with 'or' (p ∨ q); true when at least one of p or q is true (inclusive).

6
New cards

Conditional

A compound statement formed with 'if p then q' (p → q); false only when p is true and q is false; true in all other cases.

7
New cards

Biconditional

'p if and only if q' (p ↔ q); true when p and q have the same truth value.

8
New cards

Symbol: p ∧ q

Conjunction notation; evaluates to true only if both p and q are true.

9
New cards

Symbol: p ∨ q

Disjunction notation; true if at least one of p or q is true.

10
New cards

Symbol: p → q

Conditional notation; false only if p is true and q is false.

11
New cards

Symbol: p ↔ q

Biconditional notation; true when p and q share the same truth value.

12
New cards

Truth value behavior of negation

Opposite truth Value