Conditional Statements Flashcards
What is a Conditional Statement?
A statement formatted as “if P then Q.”
What is a Hypothesis?
The part of a conditional statement following “if.”
What is a Conclusion?
The part of a Conditional Statement following “then.”
What is a Converse?
A statement formed by exchanging the hypothesis and conclusion.
What is a Contrapositive?
A statement formed by exchanging the hypothesis and conclusion and negating both.
What is an Inverse?
A statement formed by negating the hypothesis and conclusion.
What is a Negation?
The negating of a statement, written as ~p
What are Logically Equivalent Statements?
Conditional Statements that have the same truth value.
What is Truth Value?
Whether or not a statement is true (T) or false (F).