Chapter 2: conditional statements vocab Flashcards
Conditional statement is
A logical statement that has two parts a cause and affect ( hypothesis and a conclusion. If(p)- then(q)
Negation:
opposite of the original statement. Put a squiggle in front of p or q in order to indicate a negation statement. NOT
Converse:
Switch hypothesise and the conclusion ( Q-P)
Inverse
THE NEGATION OF THE ORIGINAL STATEMENT.Negate p and q. Add not to p and q.
Contrapositive
Negate and flip hypothesis and conclusion. The reverse negation of a conditional statement.
Conjecture
An unproven statement based on observations
Inductive reasoning
When you write a conjecture based off of a pattern
Deductive Reasonings
Uses facts, definitions, accepted properties, and the laws of logic to form a logical argument
Counter example
Evidence that shows that the conjecture is false
Laws of logic are
Law of detachment and law of syllogism
Law of detachment
If the hypothesis (p) of a true conditional statement is true, then the conclusion is also true.
Law of syllogism
If a = b and b=c then, a=c. GET RID OF REPEATS. Isn’t true all the time