Methods of Proof
Methods of Proof
Direct proof
In direct proof, the conclusion is established
by logically combining the axioms,
definitions, and earlier theorems.For
example, direct proof can be used to
establish that the sum of twoevenintegersis
always
even:
Consider two even integersxandy. Since
they are even, they can be written
asx=2aandy=2b, respectively, for
integersaandb. Then the sumx+y=
2a+2b= 2(a+b). Thereforex+yhas 2 as a
factor and, by definition, is even. Hence the
sum of any two even integers is even.
This proof uses the definition of even integers,
Proof by contraposition
Proof by contrapositioninfersthe conclusion
"ifpthenq" from the premise "ifnot
qthennot p". The statement "ifnot
qthennot p" is called the contrapositiveof
the statement "ifpthenq". For example,
contraposition can be used to establish that,
given an integerx, ifx is even, thenxis
even:
Supposexis not even. Thenxis odd. The
product of two odd numbers is odd, hencex
=x xis odd. Thusx is not even.
Proof by contradiction
In proof by contradiction (also known as
Proof by contradiction
Proof by construction
Proof by construction, or proof by example,
is the construction of a concrete example
with a property to show that something
having that property exists.Joseph Liouville,
for instance, proved the existence of
transcendental numbersby constructing an
explicit example. It can also be used to
construct acounterexampleto disprove a
proposition that all elements have a certain
property.
Proof by exhaustion
In proof by exhaustion, the conclusion is
established by dividing it into a finite
number of cases and proving each one
separately. The number of cases
sometimes can become very large. For
example, the first proof of thefour color
theoremwas a proof by exhaustion with
1,936 cases. This proof was controversial
because the majority of the cases were
checked by a computer program, not by
hand. The shortest known proof of the four
color theorem as of 2011still has over 600
Probabilistic proof
A probabilistic proof is one in which an
example is shown to exist, with certainty, by
using methods ofprobability theory.
Probabilistic proof, like proof by
construction, is one of many ways to show
existence theorems.
This is not to be confused with an argument
that a theorem is 'probably' true, a
'plausibility argument'. The work on the
Collatz conjectureshows how far plausibility
is from genuine proof
Combinatorial proof
A combinatorial proof establishes the
equivalence of different expressions by
showing that they count the same object in
different ways. Often a bijection between
two sets is used to show that the
expressions for their two sizes are equal.
Alternatively, adouble counting argument
provides two different expressions for the
size of a single set, again showing that the
two expressions are equal.
Nonconstructive proof
Nonconstructive proof