Chapter 2 vocab Flashcards
Inductive reasoning
reasoning based on the patterns you observe
Conjecture
conclusion you reach using inductive reasoning
Counterexample
example that shows that a conjuncture incorrect
Hypothesis
the part “p” following if
Conditional
an if-then statement, p->q
Conclusion
the part “q” following then
Truth Value
of a conditional is either true or false
Negation
of a statement “p” is the opposite of the statement, ~p
Converse
exchange the hypothesis and the conclusion, q->p
Inverse
negate both the hypothesis and the conclusion of the conditional, ~p->~q
Contrapositive
negate both the hypothesis and the conclusion of the converse, ~q->~p
Equivalent statements
have the same truth value
Biconditional
single true statement that combines a true conditional and its true converse, join using if and only if, iff, p<->q
Deductive Reasoning
process of reasoning logically from given statements or facts to a conclusion
Law of Detachment
If the hypothesis of a true conditional is true, then the conclusion is true