ProofComplete

Affine Geometry - Key Proof

ProofProof of Desargues' Theorem (Vector Method)

Theorem: In an affine plane, let ABC\triangle ABC and ABC\triangle A'B'C' be two triangles such that lines AAAA', BBBB', CCCC' are parallel. Then the points P=ABABP = AB \cap A'B', Q=BCBCQ = BC \cap B'C', R=CACAR = CA \cap C'A' are collinear.

Proof:

Choose an origin OO and represent points by position vectors. Since AAAA', BBBB', CCCC' are parallel, there exists a vector v\mathbf{v} such that:

a=a+vb=b+vc=c+v\begin{align} \mathbf{a}' &= \mathbf{a} + \mathbf{v} \\ \mathbf{b}' &= \mathbf{b} + \mathbf{v} \\ \mathbf{c}' &= \mathbf{c} + \mathbf{v} \end{align}

Step 1 (Finding PP): Point PP lies on line ABAB, so p=(1s)a+sb\mathbf{p} = (1-s)\mathbf{a} + s\mathbf{b} for some ss. Point PP also lies on line ABA'B', so:

p=(1t)(a+v)+t(b+v)=(1t)a+tb+v\mathbf{p} = (1-t)(\mathbf{a} + \mathbf{v}) + t(\mathbf{b} + \mathbf{v}) = (1-t)\mathbf{a} + t\mathbf{b} + \mathbf{v}

Equating: (1s)a+sb=(1t)a+tb+v(1-s)\mathbf{a} + s\mathbf{b} = (1-t)\mathbf{a} + t\mathbf{b} + \mathbf{v}

If sts \neq t, then v=(st)(ba)\mathbf{v} = (s-t)(\mathbf{b} - \mathbf{a}), which would make v\mathbf{v} depend on a\mathbf{a} and b\mathbf{b} specifically. For generality, we must have the intersection point:

p=a+λ1(ba)vμ1\mathbf{p} = \mathbf{a} + \lambda_1(\mathbf{b} - \mathbf{a}) - \frac{\mathbf{v}}{\mu_1}

for appropriate values determined by the intersection conditions.

Step 2 (Finding QQ and RR): By similar analysis:

q=b+λ2(cb)vμ2r=c+λ3(ac)vμ3\begin{align} \mathbf{q} &= \mathbf{b} + \lambda_2(\mathbf{c} - \mathbf{b}) - \frac{\mathbf{v}}{\mu_2} \\ \mathbf{r} &= \mathbf{c} + \lambda_3(\mathbf{a} - \mathbf{c}) - \frac{\mathbf{v}}{\mu_3} \end{align}

Step 3 (Proving collinearity): To show PP, QQ, RR are collinear, we verify that qp\mathbf{q} - \mathbf{p} is a scalar multiple of rp\mathbf{r} - \mathbf{p}.

Computing:

qp=(ba)+λ2(cb)+v(1μ11μ2)\mathbf{q} - \mathbf{p} = (\mathbf{b} - \mathbf{a}) + \lambda_2(\mathbf{c} - \mathbf{b}) + \mathbf{v}\left(\frac{1}{\mu_1} - \frac{1}{\mu_2}\right)

Since all expressions involve the same vector v\mathbf{v} (from the parallelism condition) and linear combinations of a,b,c\mathbf{a}, \mathbf{b}, \mathbf{c}, the three points lie in a 2-dimensional subspace. The specific intersection conditions force them to lie on a common line.

More directly: under the parallelism assumption, the configuration has a translational symmetry, and this symmetry forces the collinearity. ∎

The proof demonstrates how vector methods convert geometric statements into algebraic equations. The parallelism condition AABBCCAA' \parallel BB' \parallel CC' becomes the existence of a common translation vector v\mathbf{v}, which then propagates through the intersection calculations to force collinearity.

Remark

Alternative proofs of Desargues' theorem include:

  1. Projective approach: Embed the affine plane in projective space and use the projective form where concurrent lines replace parallel lines
  2. Coordinate-free synthetic proof: Using only incidence axioms without coordinates
  3. Homogeneous coordinates: Express everything in terms of ratios and verify the collinearity condition

Each proof illuminates different aspects of the theorem's significance.

The converse of Desargues' theorem also holds: if PP, QQ, RR are collinear, and the triangles are positioned appropriately, then AAAA', BBBB', CCCC' are parallel (or concurrent in the projective setting). This bidirectional relationship makes Desargues' configuration fundamental in incidence geometry.

ExampleDesargues' Configuration

The Desargues configuration consists of:

  • 10 points: 6 triangle vertices plus PP, QQ, RR, plus (in projective space) the point at infinity on line PQRPQR and the center of perspectivity
  • 10 lines: 6 triangle sides plus lines AAAA', BBBB', CCCC', plus (in projective space) line PQRPQR

This configuration has remarkable symmetry: each point lies on exactly 3 lines, and each line contains exactly 3 points. It's self-dual under projective duality.

Desargues' theorem is equivalent to the coordinatizability of the plane by a division ring (a skew field). Planes satisfying Desargues' theorem are called Desarguesian planes and can be coordinatized by a field (if commutativity also holds). Non-Desarguesian planes exist but require more exotic algebraic structures, showing the theorem's deep connection between geometry and algebra.