Theorems · Definition · category theory
CategoryTheory.ObjectProperty.SerreClassLocalization.whiskeringLeft
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
{D : Type u'} →
[inst_2 : CategoryTheory.Category.{v', u'} D] →
(L : CategoryTheory.Functor C D) →
(P : CategoryTheory.ObjectProperty C) →
[inst_3 : P.IsSerreClass] →
(E : Type u'') →
[inst_4 : CategoryTheory.Category.{v'', u''} E] →
[CategoryTheory.Abelian E] →
[L.IsLocalization P.isoModSerre] →
[inst_7 : CategoryTheory.Preadditive D] →
[L.Additive] → CategoryTheory.Functor (D ⥤ₑ E) (C ⥤ₑ E)When L : C ⥤ D is a localization functor with respect to a Serre class
in the abelian category C, this is the functor (D ⥤ₑ E) ⥤ C ⥤ₑ E
obtained by precomposition with L.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.ObjectProperty.ιproof · cited by 95
- CategoryTheory.ObjectProperty.IsSerreClassstatement and proof · cited by 61
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.SerreClassLocalization.fullyFaithfulWhiskeringLeftstatement · cited by 0
- CategoryTheory.ObjectProperty.SerreClassLocalization.whiskeringLeft_obj_objstatement · cited by 0
- CategoryTheory.ObjectProperty.SerreClassLocalization.essImage_whiskeringLeftstatement and proof · cited by 0