Theorems · Theorem · combinatorics
Configuration.HasPoints.existsUnique_point
∀ (P : Type u_1) (L : Type u_2) [inst : Membership P L] [Configuration.HasPoints P L] (l₁ l₂ : L), l₁ ≠ l₂ → ∃! p, p ∈ l₁ ∧ p ∈ l₂
- Defined in
- Mathlib.Combinatorics.Configuration
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ExistsUniquestatement · cited by 268
- Configuration.HasPointsstatement and proof · cited by 5
- Configuration.Nondegenerate.eq_or_eqproof · cited by 5
- Configuration.HasPoints.mkPointproof · cited by 3
- Configuration.HasPoints.mkPoint_axproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Configuration.HasLines.existsUnique_lineproof · cited by 0