Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.zero_of_to_zero

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroObject C]
  [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] {X : C} (f : X ⟶ 0), f = 0

An arrow ending in the zero object is zero

Defined in
Mathlib.CategoryTheory.Limits.Shapes.ZeroMorphisms
Cited by
1 results in Mathlib
Foundations
Depth 12 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

Cites6

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.