Theorems · Theorem · category theory
CategoryTheory.Localization.hasSmallLocalizedShiftedHom_iff
∀ {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),
CategoryTheory.Localization.HasSmallLocalizedShiftedHom W M X Y ↔
∀ (a b : M),
Small.{w, v₂} ((CategoryTheory.shiftFunctor D a).obj (L.obj X) ⟶ (CategoryTheory.shiftFunctor D b).obj (L.obj Y))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- Smallstatement and proof · cited by 369
- CategoryTheory.Iso.appproof · cited by 253
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.hasExt_iffproof · cited by 1
- CategoryTheory.HasExt.hasSmallLocalizedShiftedHom_of_isLE_of_isGEproof · cited by 0