Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Localization.SmallHom.equiv_mk

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (W : CategoryTheory.MorphismProperty C) {D : Type u₂}
  [inst_1 : CategoryTheory.Category.{v₂, u₂} D] (L : CategoryTheory.Functor C D) [inst_2 : L.IsLocalization W] {X Y : C}
  [inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y] (f : X ⟶ Y),
  (CategoryTheory.Localization.SmallHom.equiv W L) (CategoryTheory.Localization.SmallHom.mk W f) = L.map f
Defined in
Mathlib.CategoryTheory.Localization.SmallHom
Cited by
11 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLocalizationCategoryTheory.Localization.HasSmallLocalizedHom

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Localization.SmallShiftedHom.equiv_mk₀ · cited by 6SmallShiftedHom.equiv_mk₀CategoryTheory.ShortComplex.ShortExact.extClass_hom · cited by 6ShortExact.extClass_homCategoryTheory.Localization.SmallShiftedHom.equiv_shift' · cited by 2SmallShiftedHom.equiv_shi…CategoryTheory.Localization.SmallHom.mk_comp_mk · cited by 2SmallHom.mk_comp_mkCategoryTheory.Localization.SmallShiftedHom.equiv_mk · cited by 2SmallShiftedHom.equiv_mkCategoryTheory.LocalizerMorphism.equiv_smallHomMap' · cited by 1LocalizerMorphism.equiv_s…CategoryTheory.Localization.SmallHom.mk_id_comp · cited by 1SmallHom.mk_id_compCategoryTheory.LocalizerMorphism.smallHomMap_mk · cited by 1LocalizerMorphism.smallHo…CategoryTheory.Localization.SmallHom.comp_mk_id · cited by 0SmallHom.comp_mk_idCategoryTheory.Localization.SmallHom.mkInv_comp_mk · cited by 0SmallHom.mkInv_comp_mkCategoryTheory.Localization.SmallHom.mk_comp_mkInv · cited by 0SmallHom.mk_comp_mkInvDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapEquiv · cited by 8337EquivEquiv.symm · cited by 3681Equiv.symmCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationEquiv.trans · cited by 337Equiv.transEquiv.symm_apply_apply · cited by 320Equiv.symm_apply_applyequivShrink · cited by 118equivShrinkCategoryTheory.MorphismProperty.Q · cited by 98MorphismProperty.QCategoryTheory.Localization.HasSmallLocalizedHom · cited by 30Localization.HasSmallLoca…SmallHom.equiv_mkCITED BYCITES

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.