Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Abelian.Pseudoelement.pseudoZero_aux

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {P : C} (Q : C)
  (f : CategoryTheory.Over P), f ≈ CategoryTheory.Over.mk 0 ↔ f.hom = 0

The arrows pseudo-equal to a zero morphism are precisely the zero morphisms.

Defined in
Mathlib.CategoryTheory.Abelian.Pseudoelements
Cited by
2 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

Cites18

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.