Week 10 - Logic Test Review

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

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering symbolic logic concepts from Week 10 notes, including propositional variables, negation, conjunction, disjunction, conditionals, truth tables, and the converse/inverse/contrapositive relationships.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Propositional Variable

A symbol representing a basic statement that can be true or false (examples: p, q, r).

2
New cards

Negation

The operation ~ that inverts the truth value of a proposition (e.g., ~p means 'not p').

3
New cards

Conjunction

The connective ∧ representing 'and'; true only when both components are true (e.g., p ∧ q).

4
New cards

Disjunction

The connective ∨ representing 'or'; true if at least one component is true (e.g., p ∨ q).

5
New cards

Conditional (Implication)

The statement form p → q; reads 'If p, then q'; false only when p is true and q is false.

6
New cards

Truth Table

A table listing all possible truth values for variables and the resulting truth value of a compound statement.

7
New cards

Antecedent

The 'if' part of a conditional statement (p in p → q).

8
New cards

Consequent

The 'then' part of a conditional statement (q in p → q).

9
New cards

Converse

The conditional formed by exchanging the antecedent and consequent of p → q; i.e., q → p.

10
New cards

Inverse

The conditional formed by negating both parts of p → q; i.e., ~p → ~q.

11
New cards

Contrapositive

The conditional formed by negating and exchanging the parts of p → q; i.e., ~q → ~p; logically equivalent to p → q.

12
New cards

Three-Statement Model

Using three propositional variables p, q, r to represent three separate statements in expressions like (p ∧ q) → r.

13
New cards

Symbolic Translation

Converting natural-language statements into propositional symbols using p, q, r and connectives.

14
New cards

p ∧ ~q

A compound that means 'p and not q' (p ∧ ~q).

15
New cards

Truth Behavior of a Conditional

In p → q, the only falsifying assignment is p = true and q = false; other combinations yield true.

16
New cards

p ∨ (q → r)

A disjunction where the second disjunct is an implication; used to illustrate complex truth tables.

17
New cards

Contrapositive Equivalence

The contrapositive (~q → ~p) is logically equivalent to the original p → q.