Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.IsCompatibleWithShift

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

A morphism property W on a category C is compatible with the shift by a monoid A when for all a : A, a morphism f belongs to W if and only if f⟦a⟧' does.

Defined in
Mathlib.CategoryTheory.Shift.Localization
Cited by
25 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryAddMonoidCategoryTheory.HasShift

Around this declaration

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

CategoryTheory.Localization.SmallShiftedHom.comp · cited by 12SmallShiftedHom.compCategoryTheory.Localization.SmallShiftedHom.equiv_comp · cited by 9SmallShiftedHom.equiv_compCategoryTheory.Localization.SmallShiftedHom.shift · cited by 4SmallShiftedHom.shiftCategoryTheory.Localization.SmallHom.shift · cited by 3SmallHom.shiftCategoryTheory.Localization.SmallShiftedHom.equiv_shift' · cited by 2SmallShiftedHom.equiv_shi…CategoryTheory.Localization.SmallShiftedHom.postcompEquiv · cited by 2SmallShiftedHom.postcompE…CategoryTheory.Localization.SmallShiftedHom.precompEquiv · cited by 2SmallShiftedHom.precompEq…CategoryTheory.MorphismProperty.shift · cited by 2MorphismProperty.shiftCategoryTheory.LocalizerMorphism.smallShiftedHomMap_mk₀ · cited by 1LocalizerMorphism.smallSh…CategoryTheory.Localization.SmallHom.equiv_shift · cited by 1SmallHom.equiv_shiftCategoryTheory.Localization.SmallShiftedHom.comp_assoc · cited by 1SmallShiftedHom.comp_assocCategoryTheory.LocalizerMorphism.smallShiftedHomMap_comp · cited by 1LocalizerMorphism.smallSh…CategoryTheory.MorphismProperty.IsCompatibleWithShift.condition · cited by 1IsCompatibleWithShift.con…CategoryTheory.MorphismProperty.IsCompatibleWithShift.iff · cited by 1IsCompatibleWithShift.iffCategoryTheory.MorphismProperty.shiftLocalizerMorphism · cited by 1MorphismProperty.shiftLoc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryAddMonoid · cited by 2864AddMonoidCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftMorphismProperty.IsCompatible…CITED BYCITES

Cites4

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

Cited by37

Results whose statement or proof uses this declaration.