Draft — mutable and not usable as a dependency; its citation marks the draft state.

Proof of `Large finite point sets have four collinear points or a visible six-clique`

groundedproofs/Lax56Proofs/MainTheorem.lean · lax-56

What this proof establishes

Assuming the claims on the left, the claim on the right holds — checked by the archive's pipeline. Proof code is not displayed here.

Read the Lean proof on GitHub

Description

Every finite set of at least 10245010^{2^{450}} points in the real plane has four distinct collinear points or six points which are pairwise visible with respect to the entire set. The visibility-colouring and vertex-removal stability inputs are proved in this package. The empty-convex-hexagon bound h(6)2428+1h(6) \le 2^{428}+1 is derived from the fully proved four-layer lemma. The empty-hexagon and stability inputs are used through their theorem interfaces so Lax records the proof tree. Both have proofs in this package; composing the tree leaves only Lean's standard logical axioms.