Mathlib Map

Theorems · Definition · combinatorics

Configuration.HasLines.hasPoints

{P : Type u_1} →
  {L : Type u_2} →
    [inst : Membership P L] →
      [Configuration.HasLines P L] →
        [inst_2 : Fintype P] → [inst_3 : Fintype L] → Fintype.card P = Fintype.card L → Configuration.HasPoints P L

If a nondegenerate configuration has a unique line through any two points, and if |P| = |L|, then there is a unique point on any two lines.

Defined in
Mathlib.Combinatorics.Configuration
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MembershipConfiguration.HasLinesFintypeFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.