Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subobject.nontrivial_of_not_isZero

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [CategoryTheory.Limits.HasZeroMorphisms C]
  [CategoryTheory.Limits.HasZeroObject C] {X : C},
  ¬CategoryTheory.Limits.IsZero X → Nontrivial (CategoryTheory.Subobject X)

A nonzero object has nontrivial subobject lattice.

Defined in
Mathlib.CategoryTheory.Subobject.Lattice
Cited by
1 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObject

Around this declaration

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

Cites12

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

Cited by1

Results whose statement or proof uses this declaration.