Theorems · Theorem · combinatorics
Quiver.Path.comp_inj_left
∀ {V : Type u} [inst : Quiver V] {a b c : V} {p₁ p₂ : Quiver.Path a b} {q : Quiver.Path b c},
p₁.comp q = p₂.comp q ↔ p₁ = p₂- Defined in
- Mathlib.Combinatorics.Quiver.Path
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- Quiver
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.
- Quiverstatement and proof · cited by 405
- Quiver.Pathstatement and proof · cited by 166
- Quiver.Path.compstatement · cited by 45
- Quiver.Path.comp_injective_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.