Theorems · Theorem · combinatorics
Quiver.Total.mk.inj
∀ {V : Type u} {inst : Quiver V} {left right : V} {hom : left ⟶ right} {left_1 right_1 : V} {hom_1 : left_1 ⟶ right_1},
{ left := left, right := right, hom := hom } = { left := left_1, right := right_1, hom := hom_1 } →
left = left_1 ∧ right = right_1 ∧ hom ≍ hom_1- Defined in
- Mathlib.Combinatorics.Quiver.Subquiver
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 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.
- Quiver.Homstatement and proof · cited by 32,603
- Quiverstatement and proof · cited by 405
- Quiver.Totalstatement · cited by 6
- Quiver.Total.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Quiver.Total.mk.injEqproof · cited by 0