Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ObjectProperty.SerreClassLocalization.map_eq_zero_iff

∀ {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]
  {X Y : C} (f : X ⟶ Y), L.map f = 0 ↔ P (CategoryTheory.Abelian.image f)
Defined in
Mathlib.CategoryTheory.Abelian.SerreClass.Localization
Cited by
5 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.CategoryCategoryTheory.ObjectProperty.IsSerreClassCategoryTheory.Functor.IsLocalizationCategoryTheory.PreadditiveCategoryTheory.Functor.Additive

Around this declaration

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

CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernel · cited by 3SerreClassLocalization.pr…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesKernel · cited by 3SerreClassLocalization.pr…CategoryTheory.ObjectProperty.SerreClassLocalization.map_comp_eq_zero_iff_of_epi_mono · cited by 2SerreClassLocalization.ma…CategoryTheory.ObjectProperty.SerreClassLocalization.mono_map_tfae · cited by 1SerreClassLocalization.mo…CategoryTheory.ObjectProperty.SerreClassLocalization.epi_map_tfae · cited by 1SerreClassLocalization.ep…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationCategoryTheory.Limits.comp_zero · cited by 365Limits.comp_zeroCategoryTheory.Limits.cokernel · cited by 229Limits.cokernelCategoryTheory.Limits.cokernel.π · cited by 194cokernel.πCategoryTheory.Functor.map_zero · cited by 85Functor.map_zeroSerreClassLocalization.map_eq…CITED BYCITES

Cites20

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

Cited by5

Results whose statement or proof uses this declaration.