,
) where
is a nonempty set of elements called points and
a nonempty collection of subsets of
called lines which have the following properties:
A1: If P and Q are distinct points, there is a unique line l such that PAn axiom system is consistent if the axioms are not self-contradictory, that is, the assumption of the truth of the axioms will not lead to a contradiction. If an axiom system has a model (i.e., an example) in which all the axioms hold, then it is consistent. The following examples each show that the axioms for an affine plane are consistent.l and Q
l. [This line is denoted l(P,Q).]
A2: If P is a point not contained in the line l, there is a unique line m such that Pm and m
l =
. (When l
m =
, l is said to be parallel to m, written l || m.)
A3: There are at least two points on each line; there are at least two lines.
(This non-degeneracy condition can be replaced with : There exist three points not on the same line.)
= {(x,y): x,y
}
iff l = {(x,y): ax + by = c}, where a,b,c
, a2 + b2
0. (This last condition is just a fancy way to say that both of a and b can not be 0 simultaneously)
= {(x,y): x,y
}
iff l = {(x,y): ax + by = c}, where a,b,c
, a2 + b2
0.
= {A, B, C, D }
= {{AB}, {AC}, {AD}, {BC}, {BD}, {CD}}. Theorem 1: In any field coordinate plane, any two distinct points are on a unique common line.
Pf: Let P = (x1,y1) and Q = (x2,y2) be distinct points.
We will first show that these two points are on a common line.
Case I: Suppose that x1 = x2.
Then the coordinates of P and Q satisfy the equation x = x1. That is, the equation ax + by = c with a = 1, b = 0 and c = x1.
Case II: Suppose that x1
x2.
Let a = y2- y1, b = x1- x2 and c = (y2-y1)x1+ (x1-x2)y1, then we claim that P and Q both satisfy the equation
We now wish to show that the common line is unique.
In either of the two cases above, we have shown that P and Q satisfy an equation of the form ax + by = c. Thus we have the system,
y2 (since P and Q are distinct points) and so, b = 0. The equation satisfied by P and Q thus looks like ax = c with a
0, and we have ax1 = c. So, ax = ax1, or x = x1, and this line is uniquely determined.
If x1
x2, we can solve our equation for a to get, a = b(y2-y1)(x1-x2)-1 = bm. We now have, ax1+ by1 = bmx1+ by1 = b(mx1+ y1) = c. Therefore, any line determined by P and Q has an equation of the form bmx + by = b(mx1+ y1). So, if these points were also on the line a'x + b'y = c', then we would have b'mx + b'y = b'(mx1+ y1) and we would have a' = a(b'/b), b' = b(b'/b) and c' = c(b'/b) and the lines are the same.
Proposition 2: Two distinct lines in a field coordinate plane are parallel if and only if they have equations of the form ax + by = c and ax + by = d, where c
d.
Pf: If c
d then there is no point (x1,y1) so that c = ax1 + by1 = d, so there is no point in common on the two lines and they are parallel.
On the other hand, the simultaneous equations
0, we must have a' = 0. The equations are thus by = c and by = c'(b/b') = d (which we get by multiplying both sides of the second equation by b/b'). Since the lines are distinct c
d. Otherwise, a
0, and b' = ba'/a. The equations now become ax + by = c and a'x + ba'/a y = c'. Multiplying the second by a/a' gives ax + by = c'a/a' = d, and this is distinct from the first line if and only if c
d.Theorem 3: In a field coordinate plane, given a point P not on a line l, there is a unique line containing P and parallel to l.
Pf: Suppose that point P = (p1,p2) is not on the line l with equation ax + by = c. Then, c
ap1 + bp2. Any line parallel to l has an equation of the form ax + by = d with c
d. If such a line is to contain P then d = ap1 + bp2. So, the only line containing P and parallel to l will have the equation ax + by = ap1 + bp2.
Theorems 1 and 3 show that axioms A1 and A2 are satisfied by any field coordinate plane and all of our examples are field coordinate planes. It is straightforward to check that A3 is also satisfied in all of our examples.
An axiom system is independent if no axiom can be proved from the remaining axioms of the system. To show that a set of axioms is independent, we find models in which all the axioms except one are valid, for each axiom in the system. Independence is a desirable mathematical property for an axiom system, but it may not be a pedagogically useful property. Often one uses non-independent axioms systems to simplify the presentation of material or the level of difficulty of the subject matter. The following three examples, taken together, provide a proof of the independence of the the affine plane axiom system.
= {A, B, C, D }
= {{AB}, {CD}}. 
A simpler example with the same properties is given by:
= {A, B, C }
and
= {{AB}, {BC}, {AC}}.
= {A, B }
= {{AB}}.