Theorems · Definition · category theory
CategoryTheory.Localization.homEquiv
{C : Type u_1} →
{D₁ : Type u_5} →
{D₂ : Type u_6} →
[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₂] →
(W : CategoryTheory.MorphismProperty C) →
(L₁ : CategoryTheory.Functor C D₁) →
[L₁.IsLocalization W] →
(L₂ : CategoryTheory.Functor C D₂) →
[L₂.IsLocalization W] → {X Y : C} → (L₁.obj X ⟶ L₁.obj Y) ≃ (L₂.obj X ⟶ L₂.obj Y)Bijection between types of morphisms in two localized categories
for the same class of morphisms W.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.LocalizerMorphism.homMapproof · cited by 10
- CategoryTheory.LocalizerMorphism.idproof · cited by 8
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.SmallHom.equivproof · cited by 25
- CategoryTheory.Localization.SmallHom.equiv_mkproof · cited by 11
- CategoryTheory.Localization.SmallHom.equiv_compproof · cited by 11
- CategoryTheory.Localization.hasSmallLocalizedHom_iffproof · cited by 6
- CategoryTheory.Localization.SmallHom.equiv_mkInvproof · cited by 4
- CategoryTheory.Localization.structuredArrowEquivproof · cited by 4
- CategoryTheory.Localization.homEquiv_compstatement · cited by 3
- CategoryTheory.Localization.homEquiv_mapstatement · cited by 3
- CategoryTheory.Localization.homEquiv_idstatement · cited by 2
- CategoryTheory.Localization.homEquiv_isoOfHom_invstatement and proof · cited by 2
- CategoryTheory.Localization.homEquiv_reflstatement · cited by 2
- CategoryTheory.Localization.SmallHom.equiv_equiv_symmproof · cited by 2