Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.equiv_smallHomMap
∀ {C₁ : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C₁] {W₁ : CategoryTheory.MorphismProperty C₁} {C₂ : Type u₂}
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] {W₂ : CategoryTheory.MorphismProperty C₂} {D₁ : Type u₃}
[inst_2 : CategoryTheory.Category.{v₃, u₃} D₁] {D₂ : Type u₄} [inst_3 : CategoryTheory.Category.{v₄, u₄} D₂]
(Φ : CategoryTheory.LocalizerMorphism W₁ W₂) (L₁ : CategoryTheory.Functor C₁ D₁) [inst_4 : L₁.IsLocalization W₁]
(L₂ : CategoryTheory.Functor C₂ D₂) [inst_5 : L₂.IsLocalization W₂] {X Y : C₁}
[inst_6 : CategoryTheory.Localization.HasSmallLocalizedHom W₁ X Y]
[inst_7 : CategoryTheory.Localization.HasSmallLocalizedHom W₂ (Φ.functor.obj X) (Φ.functor.obj Y)]
(G : CategoryTheory.Functor D₁ D₂) (e : Φ.functor.comp L₂ ≅ L₁.comp G)
(f : CategoryTheory.Localization.SmallHom W₁ X Y),
(CategoryTheory.Localization.SmallHom.equiv W₂ L₂) (Φ.smallHomMap f) =
CategoryTheory.CategoryStruct.comp (e.hom.app X)
(CategoryTheory.CategoryStruct.comp (G.map ((CategoryTheory.Localization.SmallHom.equiv W₁ L₁) f)) (e.inv.app Y))- Cited by
- 4 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
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 by4
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.equiv_smallHomMap'proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallHomMap_compproof · cited by 1
- CategoryTheory.LocalizerMorphism.smallHomMap_mkproof · cited by 1
- CategoryTheory.Localization.SmallHom.equiv_shiftproof · cited by 1