Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.HasZeroObject.zeroIsoIsTerminal

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroObject C] → {X : C} → CategoryTheory.Limits.IsTerminal X → (0 ≅ X)

The (unique) isomorphism between any terminal object and the zero object.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.ZeroObjects
Cited by
2 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObject

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.