Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.IsGrothendieckAbelian

(C : Type u) → [inst : CategoryTheory.Category.{v, u} C] → [CategoryTheory.Abelian C] → Prop

If C is an abelian category, we shall say that it satisfies IsGrothendieckAbelian.{w} C if it is locally small (relative to w), has exact filtered colimits of size w (AB5) and has a separator. If [Category.{v} C] and w = v, this means that C satisfies AB5 and has a separator; general results about Grothendieck abelian categories can be reduced to this case using the instance ShrinkHoms.isGrothendieckAbelian below. The introduction of the auxiliary universe w shall be needed for certain applications to categories of sheaves. That the present definition still preserves essential properties of Grothendieck categories is ensured by IsGrothendieckAbelian.of_equivalence, which shows that every instance for C implies an instance for ShrinkHoms C with hom sets in Type w.

Defined in
Mathlib.CategoryTheory.Abelian.GrothendieckCategory.Basic
Cited by
30 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.d · cited by 6GabrielPopescuAux.dCategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivity.f · cited by 4surjectivity.fCategoryTheory.IsGrothendieckAbelian.IsPresentable.injectivity₀.f · cited by 3injectivity₀.fCategoryTheory.IsGrothendieckAbelian.exists_isIso_of_functor_from_monoOver · cited by 2IsGrothendieckAbelian.exi…CategoryTheory.IsGrothendieckAbelian.IsPresentable.injectivity₀.hf · cited by 2injectivity₀.hfCategoryTheory.IsGrothendieckAbelian.mono_of_isColimit_monoOver · cited by 2IsGrothendieckAbelian.mon…CategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivity.hf · cited by 2surjectivity.hfCategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.kernel_ι_d_comp_d · cited by 2GabrielPopescuAux.kernel_…CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.ι_d · cited by 2GabrielPopescuAux.ι_dCategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.functorToMonoOver · cited by 2generatingMonomorphisms.f…CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms_rlp · cited by 1IsGrothendieckAbelian.gen…CategoryTheory.IsGrothendieckAbelian.IsPresentable.injectivity₀.epi_f · cited by 1injectivity₀.epi_fCategoryTheory.IsGrothendieckAbelian.monoMapFactorizationDataRlp · cited by 1IsGrothendieckAbelian.mon…CategoryTheory.IsGrothendieckAbelian.of_equivalence · cited by 1IsGrothendieckAbelian.of_…CategoryTheory.IsGrothendieckAbelian.IsPresentable.surjectivity.epi_f · cited by 1surjectivity.epi_fCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.IsGrothendieck…CITED BYCITES

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by45

Results whose statement or proof uses this declaration.