Theorems · Definition · category theory
CategoryTheory.LocalizerMorphism.smallShiftedHomMap
{C₁ : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
{C₂ : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
{W₁ : CategoryTheory.MorphismProperty C₁} →
{W₂ : CategoryTheory.MorphismProperty C₂} →
(Φ : CategoryTheory.LocalizerMorphism W₁ W₂) →
{M : Type w'} →
[inst_2 : AddMonoid M] →
[inst_3 : CategoryTheory.HasShift C₁ M] →
[inst_4 : CategoryTheory.HasShift C₂ M] →
[Φ.functor.CommShift M] →
{X₁ Y₁ : C₁} →
{X₂ Y₂ : C₂} →
[inst_6 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W₁ M X₁ Y₁] →
[CategoryTheory.Localization.HasSmallLocalizedShiftedHom W₂ M X₂ X₂] →
[inst_8 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W₂ M X₂ Y₂] →
[CategoryTheory.Localization.HasSmallLocalizedShiftedHom W₂ M Y₂ Y₂] →
(Φ.functor.obj X₁ ≅ X₂) →
(Φ.functor.obj Y₁ ≅ Y₂) →
{m : M} →
CategoryTheory.Localization.SmallShiftedHom W₁ X₁ Y₁ m →
CategoryTheory.Localization.SmallShiftedHom W₂ X₂ Y₂ mThe action of a localizer morphism Φ on SmallShiftedHom.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryAddMonoidCategoryTheory.HasShiftCategoryTheory.HasShiftCategoryTheory.Functor.CommShiftCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHomCategoryTheory.Localization.HasSmallLocalizedShiftedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Functor.CommShift.commShiftIsoproof · cited by 202
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.mapExactFunctorproof · cited by 15
- CategoryTheory.LocalizerMorphism.equiv_smallShiftedHomMapstatement and proof · cited by 3
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_mk₀statement · cited by 1
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_compstatement and proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_mkstatement and proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap.congr_simpstatement and proof · cited by 0