Theorems · Theorem · category theory
CategoryTheory.NormalEpiCategory.mono_of_cancel_zero
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[CategoryTheory.Limits.HasFiniteCoproducts C] [CategoryTheory.Limits.HasCokernels C]
[CategoryTheory.IsNormalEpiCategory C] [CategoryTheory.Limits.HasZeroObject C] {X Y : C} (f : X ⟶ Y),
(∀ (Z : C) (g : Z ⟶ X), CategoryTheory.CategoryStruct.comp g f = 0 → g = 0) → CategoryTheory.Mono fIf g ≫ f = 0 implies g = 0 for all g, then f is a monomorphism.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Monostatement · cited by 893
- CategoryTheory.Limits.HasFiniteCoproductsstatement and proof · cited by 110
- CategoryTheory.Limits.HasCokernelsstatement and proof · cited by 47
- CategoryTheory.IsNormalEpiCategorystatement and proof · cited by 9
- CategoryTheory.NormalEpiCategory.mono_of_zero_kernelproof · cited by 2
- CategoryTheory.Limits.zeroKernelOfCancelZeroproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.