ProofComplete

Projective Geometry - Key Proof

ProofProof of Desargues' Theorem in Projective 3-Space

Theorem: In projective 3-space, if triangles ABC\triangle ABC and ABC\triangle A'B'C' are perspective from a point OO (lines AAAA', BBBB', CCCC' concurrent at OO), then they are perspective from a line (points P=ABABP = AB \cap A'B', Q=BCBCQ = BC \cap B'C', R=CACAR = CA \cap C'A' are collinear).

Proof:

Assume the two triangles lie in distinct planes π\pi and π\pi' (if they're coplanar, the theorem requires separate proof or becomes an axiom).

Step 1 (Configuration): Since AAAA', BBBB', CCCC' all pass through OO, and A,B,CπA, B, C \in \pi while A,B,CπA', B', C' \in \pi', the point OO serves as the "center of perspectivity."

Step 2 (Finding intersection points):

  • Point PP lies on line ABAB (in plane π\pi) and on line ABA'B' (in plane π\pi')
  • Therefore, PP lies in both planes: PππP \in \pi \cap \pi'
  • Similarly, QππQ \in \pi \cap \pi' and RππR \in \pi \cap \pi'

Step 3 (Collinearity): The intersection of two distinct planes in projective 3-space is a line. Since PP, QQ, RR all lie in ππ\pi \cap \pi', they are collinear. ∎

This proof showcases the power of working in higher dimensions. The theorem becomes almost trivial in 3-space, reducing to the elementary fact that two planes intersect in a line.

The elegance of this proof demonstrates why Desargues' theorem holds automatically in projective 3-space and higher dimensions. The challenge is proving it in the projective plane itself, where it becomes an independent axiom or requires algebraic methods.

Remark

Proof in the Projective Plane (requires different approach):

When both triangles lie in the same plane, the 3D argument doesn't apply. Instead, one must either:

  1. Assume Desargues as an axiom (synthetic approach)
  2. Use coordinates and verify algebraically
  3. Embed in 3-space by lifting points appropriately

The coordinateization approach shows that Desargues holds if and only if the underlying algebraic structure is a division ring (with associativity).

Converse Proof: To prove the converse (perspective from a line implies perspective from a point), we use duality or a similar construction. If PP, QQ, RR are collinear on line \ell, consider the planes determined by:

  • Triangle ABCABC determines plane π\pi
  • Triangle ABCA'B'C' determines plane π\pi'
  • Line \ell lies in both planes (since P,Q,RP, Q, R are in both)

The lines AAAA', BBBB', CCCC' must meet at a point (the intersection of certain planes constructed from the given data).

ExampleCoordinate Verification

Using homogeneous coordinates in P2(R)\mathbb{P}^2(\mathbb{R}), let:

A=[1:0:0],B=[0:1:0],C=[0:0:1]O=[1:1:1]\begin{align} A &= [1:0:0], \quad B = [0:1:0], \quad C = [0:0:1] \\ O &= [1:1:1] \end{align}

For lines AAAA', BBBB', CCCC' to pass through OO, we can parametrize:

A=[1:a:a],B=[b:1:b],C=[c:c:1]A' = [1:a:a], \quad B' = [b:1:b], \quad C' = [c:c:1]

Computing intersections PP, QQ, RR and verifying collinearity involves determinant calculations showing that the three points lie on a common line. This confirms the theorem algebraically.

The synthetic proof without coordinates uses auxiliary constructions and repeated applications of basic incidence axioms. Such proofs, while longer, reveal the purely geometric content without relying on algebraic tools. Hilbert's Grundlagen der Geometrie contains elegant synthetic proofs of classical theorems including Desargues.