2.2 Conditional Statements

studied byStudied by 1 person
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 23

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

24 Terms

1

Conditional Statement

A statement of the form 'If p, then q' where p is the hypothesis and q is the conclusion.

New cards
2

Hypothesis

The 'if' part of a conditional statement, denoted by p.

New cards
3

Conclusion

The 'then' part of a conditional statement, denoted by q.

New cards
4

Truth Value

The truth value of a conditional statement is false only when p is true and q is false; true otherwise.

New cards
5

Vacuously True

A conditional statement is considered vacuously true if its hypothesis is false, regardless of the conclusion.

New cards
6

Contrapositive

The contrapositive of p → q is ~q → ~p; a conditional statement and its contrapositive are logically equivalent.

New cards
7

Converse

The converse of p → q is q → p.

New cards
8

Inverse

The inverse of p → q is ~p → ~q.

New cards
9

Biconditional Statement

A statement of the form 'p if, and only if, q' denoted as p ↔ q.

New cards
10

Sufficient Condition

A condition r is sufficient for s means 'if r then s'.

New cards
11

Necessary Condition

A condition s is necessary for r means 'if not r then not s'.

New cards
12

Logical Equivalence

Two statements are logically equivalent if they have the same truth value in all scenarios.

New cards
13

Order of Operations (Conditionals)

In complex logical expressions, the conditional operator (→) is evaluated last.

New cards
14

Negation of a Conditional Statement

The negation of a conditional statement ~(p → q) is logically equivalent to p ∧ ~q.

New cards
15

Truth Table for Conditional Statements

A table that shows the truth values of p, q, and p → q.

New cards
16

Example of Conditional Statement

'If 4,686 is divisible by 6, then 4,686 is divisible by 3.'

New cards
17

Only If

"p only if q" means "if not q then not p," or equivalently, "if p then q."

New cards
18

Hierarchy of Operations for Logical Operators

  1. ~ (Negation) 2. ∧ (Conjunction), ∨ (Disjunction) 3. → (Conditional), ↔ (Biconditional)

New cards
19

Division into Cases

A technique using truth tables to prove logical equivalence by dividing the analysis into cases based on the truth values of the variables.

New cards
20

Representing Conditional Statements Using Only ~, ^, or v

A method to express p → q using only negation (~), conjunction (^), and/or disjunction (v), typically resulting in an expression like ~(p ∧ ~q) or ~p ∨ q.

New cards
21

Conditional Statements with False Hypothesis

Even if the hypothesis is false, the conditional statement is considered true. This is often called "vacuously true" or "true by default."

New cards
22

Relationship Between Converse and Inverse

The converse and the inverse of a conditional statement are logically equivalent to each other. However, neither is logically equivalent to the original conditional statement.

New cards
23

Converting "Only If" to "If-Then"

A statement "p only if q" can be converted to "If p, then q." The contrapositive of this is "If not q, then not p."

New cards
24

Biconditional as Conjunction of Two If-Then Statements

A biconditional statement "p if and only if q" can be expressed as the conjunction of two if-then statements: "If p, then q" and "If q, then p."

New cards

Explore top notes

note Note
studied byStudied by 29 people
400 days ago
5.0(1)
note Note
studied byStudied by 41 people
282 days ago
5.0(1)
note Note
studied byStudied by 6 people
882 days ago
5.0(1)
note Note
studied byStudied by 14 people
829 days ago
5.0(2)
note Note
studied byStudied by 12 people
64 days ago
4.0(2)
note Note
studied byStudied by 12 people
904 days ago
5.0(1)
note Note
studied byStudied by 10 people
1008 days ago
5.0(1)
note Note
studied byStudied by 275 people
681 days ago
5.0(1)

Explore top flashcards

flashcards Flashcard (20)
studied byStudied by 29 people
662 days ago
5.0(1)
flashcards Flashcard (259)
studied byStudied by 38 people
45 days ago
5.0(1)
flashcards Flashcard (111)
studied byStudied by 4 people
823 days ago
5.0(1)
flashcards Flashcard (143)
studied byStudied by 151 people
756 days ago
3.8(10)
flashcards Flashcard (72)
studied byStudied by 6 people
253 days ago
5.0(2)
flashcards Flashcard (164)
studied byStudied by 93 people
39 days ago
5.0(2)
flashcards Flashcard (24)
studied byStudied by 10 people
739 days ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 2761 people
417 days ago
4.8(33)
robot