Theorems · Definition · category theory
CategoryTheory.ReflQuiv.isoOfEquiv
{V W : Type u} →
[inst : CategoryTheory.ReflQuiver V] →
[inst_1 : CategoryTheory.ReflQuiver W] →
(e : V ≃ W) →
(he : (X Y : V) → (X ⟶ Y) ≃ (e X ⟶ e Y)) →
(∀ (X : V), (he X X) (CategoryTheory.ReflQuiver.id X) = CategoryTheory.ReflQuiver.id (e X)) →
(CategoryTheory.ReflQuiv.of V ≅ CategoryTheory.ReflQuiv.of W)Compatible equivalences of types and hom-types induce an isomorphism of reflexive quivers.
- Defined in
- Mathlib.CategoryTheory.Category.ReflQuiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- Equivstatement and proof · cited by 8,337
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.ReflQuivstatement · cited by 28
- CategoryTheory.ReflQuiver.idstatement and proof · cited by 18
- CategoryTheory.ReflQuiv.ofstatement · cited by 6
- CategoryTheory.Quiv.isoOfEquivproof · cited by 0
- CategoryTheory.ReflQuiv.isoOfQuivIsoproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- SSet.OneTruncation₂.ofNerve₂proof · cited by 0