Theorems · Definition · category theory
CategoryTheory.Localization.SmallShiftedHom.equiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(W : CategoryTheory.MorphismProperty C) →
{M : Type w'} →
[inst_2 : AddMonoid M] →
[inst_3 : CategoryTheory.HasShift C M] →
[inst_4 : CategoryTheory.HasShift D M] →
(L : CategoryTheory.Functor C D) →
[L.IsLocalization W] →
[L.CommShift M] →
{X Y : C} →
[inst_7 : CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Y] →
{m : M} →
CategoryTheory.Localization.SmallShiftedHom W X Y m ≃
CategoryTheory.ShiftedHom (L.obj X) (L.obj Y) mThe bijection SmallShiftedHom.{w} W X Y m ≃ ShiftedHom (L.obj X) (L.obj Y) m
for all m : M, and X and Y in C when L : C ⥤ D is a localization functor for
W : MorphismProperty C such that the category D is equipped with a shift by M
and L commutes with the shifts.
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- Equiv.transproof · cited by 337
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.Functor.CommShift.commShiftIsoproof · cited by 202
Cited by23
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.SmallShiftedHom.equiv_compstatement · cited by 9
- CategoryTheory.Abelian.Ext.homEquivproof · cited by 8
- CategoryTheory.Localization.SmallShiftedHom.equiv_mk₀statement · cited by 6
- CategoryTheory.Abelian.Ext.mapExactFunctor_homproof · cited by 4
- CategoryTheory.Localization.SmallShiftedHom.equiv_mk₀Invstatement · cited by 4
- CochainComplex.HomComplex.CohomologyClass.equiv_toSmallShiftedHom_mkstatement · cited by 4
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_homproof · cited by 3
- CategoryTheory.LocalizerMorphism.equiv_smallShiftedHomMapstatement and proof · cited by 3
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_mk_homproof · cited by 3
- CategoryTheory.Localization.SmallShiftedHom.equiv_mkstatement and proof · cited by 2
- CategoryTheory.Localization.SmallShiftedHom.comp_assocproof · cited by 1
- CategoryTheory.Localization.SmallShiftedHom.equiv_chgUnivstatement · cited by 1