Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Localization.HasSmallLocalizedShiftedHom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    CategoryTheory.MorphismProperty C →
      (M : Type w') → [inst_1 : AddMonoid M] → [CategoryTheory.HasShift C M] → C → C → Prop

Given objects X and Y in a category C, this is the property that all the types of morphisms from X⟦a⟧ to Y⟦b⟧ are w-small in the localized category with respect to a class of morphisms W.

Defined in
Mathlib.CategoryTheory.Localization.SmallShiftedHom
Cited by
41 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.Localization.SmallShiftedHom · cited by 36Localization.SmallShifted…CategoryTheory.ShortComplex.ShortExact.extClass · cited by 36ShortExact.extClassCategoryTheory.Localization.SmallShiftedHom.equiv · cited by 22SmallShiftedHom.equivCategoryTheory.Localization.SmallShiftedHom.comp · cited by 12SmallShiftedHom.compCategoryTheory.Localization.SmallShiftedHom.mk₀ · cited by 10SmallShiftedHom.mk₀CochainComplex.HomComplex.CohomologyClass.toSmallShiftedHom · cited by 10CohomologyClass.toSmallSh…CategoryTheory.Localization.SmallShiftedHom.equiv_comp · cited by 9SmallShiftedHom.equiv_compCategoryTheory.Localization.SmallShiftedHom.mk₀Inv · cited by 8SmallShiftedHom.mk₀InvCategoryTheory.Localization.SmallShiftedHom.equiv_mk₀ · cited by 6SmallShiftedHom.equiv_mk₀CategoryTheory.LocalizerMorphism.smallShiftedHomMap · cited by 5LocalizerMorphism.smallSh…CategoryTheory.Localization.SmallShiftedHom.equiv_mk₀Inv · cited by 4SmallShiftedHom.equiv_mk₀…CategoryTheory.Localization.SmallShiftedHom.mk · cited by 4SmallShiftedHom.mkCategoryTheory.Localization.SmallShiftedHom.shift · cited by 4SmallShiftedHom.shiftCochainComplex.HomComplex.CohomologyClass.equiv_toSmallShiftedHom_mk · cited by 4CohomologyClass.equiv_toS…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objAddMonoid · cited by 2864AddMonoidCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Localization.HasSmallLocalizedHom · cited by 30Localization.HasSmallLoca…Localization.HasSmallLocalize…CITED BYCITES

Cites7

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

Cited by57

Results whose statement or proof uses this declaration.