Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Localization.SmallHom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (W : CategoryTheory.MorphismProperty C) →
      (X Y : C) → [CategoryTheory.Localization.HasSmallLocalizedHom W X Y] → Type w

The type of morphisms from X to Y in the localized category with respect to W : MorphismProperty C that is shrunk to Type w when HasSmallLocalizedHom.{w} W X Y holds.

Defined in
Mathlib.CategoryTheory.Localization.SmallHom
Cited by
24 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Localization.HasSmallLocalizedHom

Around this declaration

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

CategoryTheory.Localization.SmallShiftedHom · cited by 36Localization.SmallShifted…CategoryTheory.Localization.SmallHom.equiv · cited by 25SmallHom.equivCategoryTheory.Localization.SmallHom.mk · cited by 12SmallHom.mkCategoryTheory.Localization.SmallHom.comp · cited by 11SmallHom.compCategoryTheory.Localization.SmallHom.equiv_comp · cited by 11SmallHom.equiv_compCategoryTheory.Localization.SmallHom.equiv_mk · cited by 11SmallHom.equiv_mkCategoryTheory.Localization.SmallHom.mkInv · cited by 5SmallHom.mkInvCategoryTheory.LocalizerMorphism.smallHomMap · cited by 5LocalizerMorphism.smallHo…CategoryTheory.LocalizerMorphism.equiv_smallHomMap · cited by 4LocalizerMorphism.equiv_s…CategoryTheory.Localization.SmallHom.equiv_mkInv · cited by 4SmallHom.equiv_mkInvCategoryTheory.Localization.SmallShiftedHom.shift · cited by 4SmallShiftedHom.shiftCategoryTheory.Localization.SmallHom.shift · cited by 3SmallHom.shiftCategoryTheory.LocalizerMorphism.smallHomMap' · cited by 3LocalizerMorphism.smallHo…CategoryTheory.Localization.SmallHom.equiv_equiv_symm · cited by 2SmallHom.equiv_equiv_symmCategoryTheory.Localization.SmallHom.mk_comp_mk · cited by 2SmallHom.mk_comp_mkCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…Shrink · cited by 132ShrinkCategoryTheory.MorphismProperty.Q · cited by 98MorphismProperty.QCategoryTheory.Localization.HasSmallLocalizedHom · cited by 30Localization.HasSmallLoca…Localization.SmallHomCITED BYCITES

Cites7

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

Cited by34

Results whose statement or proof uses this declaration.