Theorems · Definition · combinatorics
Configuration.HasPoints.hasLines
{P : Type u_1} →
{L : Type u_2} →
[inst : Membership P L] →
[Configuration.HasPoints P L] →
[inst_2 : Fintype P] → [inst_3 : Fintype L] → Fintype.card P = Fintype.card L → Configuration.HasLines P LIf a nondegenerate configuration has a unique point on any two lines, and if |P| = |L|,
then there is a unique line through any two points.
- Defined in
- Mathlib.Combinatorics.Configuration
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fintype.cardstatement and proof · cited by 1,386
- Configuration.Dualproof · cited by 6
- Configuration.HasLinesstatement · cited by 6
- Configuration.HasPointsstatement and proof · cited by 5
- Configuration.HasPoints.mkPointproof · cited by 3
- Configuration.HasLines.hasPointsproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.