Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ObjectProperty.ContainsZero

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

Given P : ObjectProperty C, we say that P.ContainsZero if there exists a zero object for which P holds. When P is closed under isomorphisms, this holds for any zero object.

Defined in
Mathlib.CategoryTheory.ObjectProperty.ContainsZero
Cited by
12 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.ObjectProperty.exists_prop_of_containsZero · cited by 3ObjectProperty.exists_pro…CategoryTheory.ObjectProperty.prop_of_isZero · cited by 3ObjectProperty.prop_of_is…CategoryTheory.ObjectProperty.monotone'_extensionProductIter · cited by 2ObjectProperty.monotone'_…CategoryTheory.ObjectProperty.le_extensionProductIter · cited by 1ObjectProperty.le_extensi…CategoryTheory.ObjectProperty.le_extensionProduct_right · cited by 1ObjectProperty.le_extensi…CategoryTheory.ObjectProperty.ContainsZero.exists_zero · cited by 1ContainsZero.exists_zeroCategoryTheory.ObjectProperty.prop_zero · cited by 0ObjectProperty.prop_zeroCategoryTheory.ObjectProperty.preservesMonomorphisms_ι_of_isNormalEpiCategory · cited by 0ObjectProperty.preservesM…CategoryTheory.ObjectProperty.le_extensionProduct_left · cited by 0ObjectProperty.le_extensi…CategoryTheory.ObjectProperty.trW_of_isIso · cited by 0ObjectProperty.trW_of_isI…CategoryTheory.ObjectProperty.IsTriangulated.casesOn · cited by 0IsTriangulated.casesOnCategoryTheory.ObjectProperty.IsTriangulated.recOn · cited by 0IsTriangulated.recOnCategoryTheory.ObjectProperty.ContainsZero.casesOn · cited by 0ContainsZero.casesOnCategoryTheory.ObjectProperty.ContainsZero.recOn · cited by 0ContainsZero.recOnCategoryTheory.ObjectProperty.IsSerreClass.casesOn · cited by 0IsSerreClass.casesOnCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…ObjectProperty.ContainsZeroCITED BYCITES

Cites2

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

Cited by18

Results whose statement or proof uses this declaration.