Theorems · Theorem · category theory
CategoryTheory.Localization.SmallHom.equiv_equiv_symm
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (W : CategoryTheory.MorphismProperty C) {D : Type u₂}
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] {D' : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} D']
(L : CategoryTheory.Functor C D) [inst_3 : L.IsLocalization W] (L' : CategoryTheory.Functor C D')
[inst_4 : L'.IsLocalization W] (G : CategoryTheory.Functor D D') (e : L.comp G ≅ L') {X Y : C}
[inst_5 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y] (f : L.obj X ⟶ L.obj Y),
(CategoryTheory.Localization.SmallHom.equiv W L') ((CategoryTheory.Localization.SmallHom.equiv W L).symm f) =
CategoryTheory.CategoryStruct.comp (e.inv.app X) (CategoryTheory.CategoryStruct.comp (G.map f) (e.hom.app Y))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.equiv_smallHomMapproof · cited by 4
- CategoryTheory.Localization.SmallHom.equiv_chgUnivproof · cited by 1