Methods of Proof and Disproof
Methods of Proof and Disproof
The “end” is our conclusion and the statement we are trying to prove.
Also, it should be pointed out that we write QED, a Latin abbreviation
meaning “that which was to be shown,” after our proof to indicate
completion.
1. Direct Proof
2. Indirect Proof
Proof By Contraposition.
Proof By Contradiction.
A. Direct Proof
A direct proof is the most straightforward
in its structure. It is constructed using a
sequence of simple statements starting with
the hypothesis and leading to the desired
conclusion.
1. Proof by Contraposition
To prove the assertion: For all , if P(x)
then Q(x) by contraposition is to prove
the contrapositive of the assertion
directly.
That is, prove that ~Q(x) implies ~P(x),
for all xЄS using the direct proof.
Consider an implication: p→q
Two types:
◦ Constructive: Find a specific value of c for which
P(c) exists
◦ Nonconstructive: Show that such a c exists, but
don’t actually find it
Assume it does not exist, and show a contradiction
Show that a square exists that is the sum
of two other squares
◦ Proof: 32 + 42 = 52
Existence
◦ We can manipulate 5x+3=a to yield x=(a-3)/5
◦ Is this constructive or non-constructive?
Uniqueness
◦ If there are two such numbers, then they would fulfill the
following: a = 5x+3 = 5y+3
◦ We can manipulate this to yield that x = y
Thus, the one solution is unique!
Given a universally quantified statement, find a single
example which it is not true