Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Localization.SmallShiftedHom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (W : CategoryTheory.MorphismProperty C) →
      {M : Type w'} →
        [inst_1 : AddMonoid M] →
          [inst_2 : CategoryTheory.HasShift C M] →
            (X Y : C) → [CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Y] → M → Type w

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

Defined in
Mathlib.CategoryTheory.Localization.SmallShiftedHom
Cited by
36 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShiftCategoryTheory.Localization.HasSmallLocalizedShiftedHom

Around this declaration

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

CategoryTheory.Abelian.Ext · cited by 191Abelian.ExtCategoryTheory.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.LocalizerMorphism.equiv_smallShiftedHomMap · cited by 3LocalizerMorphism.equiv_s…CategoryTheory.Abelian.Ext.mapExactFunctor_mk₀ · cited by 3Ext.mapExactFunctor_mk₀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.HasSmallLocalizedShiftedHom · cited by 41Localization.HasSmallLoca…CategoryTheory.Localization.SmallHom · cited by 24Localization.SmallHomLocalization.SmallShiftedHomCITED BYCITES

Cites8

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

Cited by50

Results whose statement or proof uses this declaration.