Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.IsZero.eq_zero_of_tgt

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] {X Y : C},
  CategoryTheory.Limits.IsZero Y → ∀ (f : X ⟶ Y), f = 0
Defined in
Mathlib.CategoryTheory.Limits.Shapes.ZeroMorphisms
Cited by
8 results in Mathlib
Foundations
Depth 6 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

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 by8

Results whose statement or proof uses this declaration.