Methods of Proof
Methods of Proof
We
MATHEMATICIANS
tend to have an
extraordinary high
standards for what
is convincing.
Definition of
Te r m s
Proof Mathematical Axiom
Proof
-is a list of
- an evidence or statements in which -is a statement that
argument every statement is is assumed
establishing or one of the following: to be true, or in the
helping to establish (1) an axiom case of a
a fact or the truth of (2) derived from mathematical
a statement. previous statements system, is used to
by a rule specify the system.
of inference
(3) a previously
Definition of
Te r m s
Proof
Assume P is TRUE
Therefore, Q is TRUE
Thus, P⟹Q.
In the statement occurred
Let x be an integer. If x is odd, then x+1 is even.
the sentence, “let x be an
Let x be an odd integer. odd integer.” This is not the
antecedent of the
x= 2k+1 for some integer k ∈ Z implication (which is “if x is
Then x+1=2k+2=2(k+1) an odd integer”), but is
Since the sum of two integers is an rather something called
integer, k+1∈ Z and therefore, a hypothesis, which
x+1= 2(k+1) is even provides the context in
Hence, if x is odd, then x+1 is even. which the theorem takes
place. In this case, we
would be unable to say
that x is odd (or even, for
that matter) unless x is an
integer.
INDIRECT PROOFS
-An indirect proof uses rules of inference on the negation of the
conclusion and on some of the premises to derive the negation
of a premise.
-Indirect proof whereas hangs upon the idea that assuming
the conjecture to be false we lead to a contradiction which in
turn leads to the case the conjecture should be true.
PROOF BY
- isCONTRADICTION
often regarded as completely strange
when first encountered, but you will become
used to it after a while. This proof technique
essentially relies on two facts.
Proof
Assume ¬Q , therefore ¬P.
Hence, (¬Q) ⟹ (¬P).
Therefore P⟹Q .
PROOF BY CASES
-Show a statement is true by showing all possible cases are true
Proof by cases of (P ∨ Q) ⟹ R. If either P or Q, then R.
LET’S TRY
LET’S TRY
THE END