Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.isoModSerre

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      (P : CategoryTheory.ObjectProperty C) → [P.IsSerreClass] → CategoryTheory.MorphismProperty C

The class of isomorphisms modulo a Serre class: given a Serre class P : ObjectProperty C, this is the class of morphisms f such that kernel f and cokernel f satisfy P.

Defined in
Mathlib.CategoryTheory.Abelian.SerreClass.MorphismProperty
Cited by
50 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.ObjectProperty.IsSerreClass

Around this declaration

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

CategoryTheory.ObjectProperty.SerreClassLocalization.abelian · cited by 6SerreClassLocalization.ab…CategoryTheory.ObjectProperty.SerreClassLocalization.map_eq_zero_iff · cited by 5SerreClassLocalization.ma…CategoryTheory.ObjectProperty.SerreClassLocalization.epi_map_iff · cited by 4SerreClassLocalization.ep…CategoryTheory.ObjectProperty.SerreClassLocalization.mono_map_iff · cited by 4SerreClassLocalization.mo…CategoryTheory.ObjectProperty.isoModSerre_iff_of_mono · cited by 3ObjectProperty.isoModSerr…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernel · cited by 3SerreClassLocalization.pr…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesKernel · cited by 3SerreClassLocalization.pr…CategoryTheory.ObjectProperty.isoModSerre_iff · cited by 3ObjectProperty.isoModSerr…CategoryTheory.ObjectProperty.isoModSerre_iff_of_epi · cited by 3ObjectProperty.isoModSerr…CategoryTheory.ObjectProperty.SerreClassLocalization.map_comp_eq_zero_iff_of_epi_mono · cited by 2SerreClassLocalization.ma…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesEpimorphisms · cited by 2SerreClassLocalization.pr…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesMonomorphisms · cited by 2SerreClassLocalization.pr…CategoryTheory.ObjectProperty.SerreClassLocalization.whiskeringLeft · cited by 2SerreClassLocalization.wh…CategoryTheory.ObjectProperty.exists_isoModSerre_comp_eq_zero_iff · cited by 2ObjectProperty.exists_iso…CategoryTheory.Abelian.isoModSerre_kernel_eq_inverseImage_isomorphisms · cited by 2Abelian.isoModSerre_kerne…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.ObjectProperty.IsSerreClass · cited by 61ObjectProperty.IsSerreCla…CategoryTheory.ObjectProperty.monoModSerre · cited by 16ObjectProperty.monoModSer…CategoryTheory.ObjectProperty.epiModSerre · cited by 16ObjectProperty.epiModSerreObjectProperty.isoModSerreCITED BYCITES

Cites7

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

Cited by53

Results whose statement or proof uses this declaration.