G 7
![]()
COMPONENTS OF A FORMAL AXIOMATIC SYSTEM:
1. Undefined (primitive) technical terms;
2. Unsupported statements (called axioms) about the undefined terms;
3. Technical terms (called definitions) defined by previously introduced
terms;
4. Statements (called theorems) deduced from previous statements.
A FEW NOTES ON LOGIC:
Theorems are proven using various rules of logic. There are many. Some follow direct reasoning having the following "form":
If p, then q
If q. then z
Thus, If p, then z
Also, proof by contradiction (also called "indirect proof" or "reduction to absurdity") can be used to prove statements. Two rules are involved:
Law of the Excluded Middle: either a statement is true or its negation is true;
Law of Contradiction: a statement and is negation cannot both be true.
Proof by contradiction generally takes the following "form":
To prove, if p, then q, first assume that not q is true. Show that this assumption contradicts some previous component of the system.
In proof, six types of justification are allowed: 1) by hypothesis; 2) by axiom...;
3) by a theorem... (previously proved); 4) by definition ... ; 5) by step ... ; and
6) by rule ... of logic