Theorems · Theorem · category theory
CategoryTheory.Localization.homEquiv_trans
∀ {C : Type u_1} {D₁ : Type u_5} {D₂ : Type u_6} {D₃ : Type u_7} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_5, u_5} D₁] [inst_2 : CategoryTheory.Category.{v_6, u_6} D₂]
[inst_3 : CategoryTheory.Category.{v_7, u_7} D₃] (W : CategoryTheory.MorphismProperty C)
(L₁ : CategoryTheory.Functor C D₁) [inst_4 : L₁.IsLocalization W] (L₂ : CategoryTheory.Functor C D₂)
[inst_5 : L₂.IsLocalization W] (L₃ : CategoryTheory.Functor C D₃) [inst_6 : L₃.IsLocalization W] {X Y : C}
(f : L₁.obj X ⟶ L₁.obj Y),
(CategoryTheory.Localization.homEquiv W L₂ L₃) ((CategoryTheory.Localization.homEquiv W L₁ L₂) f) =
(CategoryTheory.Localization.homEquiv W L₁ L₃) f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Localization.homEquivstatement · cited by 18
- CategoryTheory.LocalizerMorphism.idproof · cited by 8
- CategoryTheory.LocalizerMorphism.homMap_homMapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.SmallHom.equiv_equiv_symmproof · cited by 2