Mathlib Map

Theorems · Theorem · combinatorics

Configuration.HasLines.pointCount_le_lineCount

∀ {P : Type u_1} {L : Type u_2} [inst : Membership P L] [Configuration.HasLines P L] {p : P} {l : L},
  p ∉ l → ∀ [Finite { l // p ∈ l }], Configuration.pointCount P l ≤ Configuration.lineCount L p
Defined in
Mathlib.Combinatorics.Configuration
Cited by
4 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MembershipConfiguration.HasLinesFinite

Around this declaration

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

Cites16

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

Cited by4

Results whose statement or proof uses this declaration.