Theorems · Definition · combinatorics
Configuration.HasLines.noConfusion
{P : Sort u} →
{P_1 : Type u_1} →
{L : Type u_2} →
{inst : Membership P_1 L} →
{t : Configuration.HasLines P_1 L} →
{P' : Type u_1} →
{L' : Type u_2} →
{inst' : Membership P' L'} →
{t' : Configuration.HasLines P' L'} →
P_1 = P' → L = L' → inst ≍ inst' → t ≍ t' → Configuration.HasLines.noConfusionType P t t'- Defined in
- Mathlib.Combinatorics.Configuration
- Cited by
- 0 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Configuration.HasLinesstatement and proof · cited by 6
- Configuration.Nondegenerateproof · cited by 4
- Configuration.HasLines.casesOnproof · cited by 0
- Configuration.HasLines.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Configuration.HasLines.mk.noConfusionproof · cited by 0