Documentation

LeanPool.Erdos97ConvexOctagon.GeometryReduction

Erdős 97 convex-octagon formalization: Geometry Reduction #

A vertex has four other labelled vertices at one common distance.

Equations
Instances For

    A labelled incidence system is realised by equal-distance rows in the plane.

    Equations
    Instances For
      theorem Erdos97Octagon.three_collinear_not_convexIndependent {p : VertexPlane} (hC : ConvexIndependent p) {i j k : Vertex} (hij : i j) (hik : i k) (hjk : j k) (hCol : Collinear {p i, p j, p k}) :

      Three distinct members of a convex-independent family cannot be collinear.

      theorem Erdos97Octagon.equidistantCentres_card_le_two {p : VertexPlane} (hC : ConvexIndependent p) {a b : Vertex} (hab : a b) :
      {v : Vertex | dist (p v) (p a) = dist (p v) (p b)}.card 2

      At most two vertices of a convex-independent planar family are equidistant from any fixed pair of distinct vertices.

      A realisation in convex position has pair multiplicity at most two.

      Failure at every vertex canonically yields a four-target incidence system.

      Any failed convex octagon produces a balanced, pair-sparse incidence system.