Theorems · Definition · combinatorics
Quiver.Path.noConfusion
{P : Sort u_1} →
{V : Type u} →
{inst : Quiver V} →
{a a_1 : V} →
{t : Quiver.Path a a_1} →
{V' : Type u} →
{inst' : Quiver V'} →
{a' a'_1 : V'} →
{t' : Quiver.Path a' a'_1} →
V = V' → inst ≍ inst' → a ≍ a' → a_1 ≍ a'_1 → t ≍ t' → Quiver.Path.noConfusionType P t t'- Defined in
- Mathlib.Combinatorics.Quiver.Path
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 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.
- Quiver.Homproof · cited by 32,603
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.casesOnproof · cited by 12
- Quiver.Path.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Quiver.Path.cons.noConfusionproof · cited by 4