A logical argument supported with established facts, following a logical sequence to establish the truth of a Lemma/Theorem.
- You have a Theorem that you want to prove or disprove Rigourously
- You work through steps to prove it
Statement Types
First assume is true, then show is also true We call the hypothesis, and the conclusion.
- for all objects of a given type First let be an arbitrary element of D, then prove is true.
such that
- For at least 1 object of a given type
First choose , then prove both and are true.
Proof Types
Proving
- Proof By Direct Proof
- Proof By Contra-Positive
- Proof By Contradiction
- Proof By Counter Example
- Proof By Induction
Subtypes
’Real Proofs’
https://jwilson.coe.uga.edu/EMT668/EMAT6680.F99/Challen/proof/proof.html
Proofs
- 2 Odd Integers Add To Even Integer
- Euclid Infinitely Many Prime Numbers
- Square Has Same Parity Proof
- Square Root Is Irrational Proof
- Square Root Function Increasing Proof