Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsZero.iso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} → CategoryTheory.Limits.IsZero X → CategoryTheory.Limits.IsZero Y → (X ≅ Y)

Any two zero objects are isomorphic.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.ZeroObjects
Cited by
11 results in Mathlib
Foundations
Depth 10 from the axioms · uses Classical.choice
Assumes
CategoryTheory.Category

Around this declaration

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

Cites5

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

Cited by14

Results whose statement or proof uses this declaration.