Theorems · Definition · category theory
CategoryTheory.ObjectProperty.SerreClassLocalization.abelian
{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] →
[L.IsLocalization P.isoModSerre] →
[inst_5 : CategoryTheory.Preadditive D] → [L.Additive] → CategoryTheory.Abelian DIf L : C ⥤ D is a localization functor with respect to a Serre class P in
the abelian category C, then D is an abelian category.
Note that we assume that D has already been equipped with a preadditive structure,
and that L is additive. Otherwise, see the results in the file
Mathlib/CategoryTheory/Localization/CalculusOfFractions/Preadditive.lean
which applies because P.isoModSerre has a calculus of left and right fractions.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
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.Functorstatement and proof · cited by 16,252
- 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.Limits.HasFiniteProductsproof · cited by 142
- CategoryTheory.Limits.HasKernelsproof · cited by 67
- CategoryTheory.ObjectProperty.IsSerreClassstatement and proof · cited by 61
- CategoryTheory.ObjectProperty.isoModSerrestatement and proof · cited by 50
- CategoryTheory.Limits.HasCokernelsproof · cited by 47
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.SerreClassLocalization.isIso_map_iffproof · cited by 1
- CategoryTheory.ObjectProperty.SerreClassLocalization.hasZeroObjectproof · cited by 0