Theorems · Definition · category theory
CategoryTheory.ReflQuiv.isoOfQuivIso
{V W : Type u} →
[inst : CategoryTheory.ReflQuiver V] →
[inst_1 : CategoryTheory.ReflQuiver W] →
(e : CategoryTheory.Quiv.of V ≅ CategoryTheory.Quiv.of W) →
(∀ (X : V), e.hom.map (CategoryTheory.ReflQuiver.id X) = CategoryTheory.ReflQuiver.id (e.hom.obj X)) →
(CategoryTheory.ReflQuiv.of V ≅ CategoryTheory.ReflQuiv.of W)An isomorphism of quivers lifts to an isomorphism of reflexive quivers given a suitable compatibility with the identities.
- Defined in
- Mathlib.CategoryTheory.Category.ReflQuiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- Prefunctor.objstatement and proof · cited by 1,241
- Prefunctor.mapstatement and proof · cited by 952
- CategoryTheory.Bundled.αstatement · cited by 736
- Quiverstatement · cited by 405
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.ReflQuivstatement · cited by 28
- CategoryTheory.Quivstatement · cited by 21
- CategoryTheory.ReflQuiver.idstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ReflQuiv.isoOfEquivproof · cited by 0