Conditionals and Bi-Conditionals Flashcards
1
Q
What is a conditional?
A
A statement that can be written in an if, then format.
2
Q
What is the symbol form of a conditional?
A
P → Q
3
Q
What is the symbol form of a converse?
A
Q → P
4
Q
What is the symbol form of an inverse?
A
~P → ~Q
5
Q
What is the symbol form of a contrapositive?
A
~Q → ~P
6
Q
What is a bi-conditional?
A
- the conjuncture of a conditional and its converse
- read as _____ p, if and only if, _____ q.
7
Q
What is the symbol form of a bi-conditional?
A
P ↔ Q
8
Q
What is a hypothesis? (P)
A
The statement AFTER “if” .
9
Q
What is a conclusion? (Q)
A
The statement AFTER “then”.