Theorems · Theorem · category theory
CategoryTheory.NormalMonoCategory.epi_of_zero_cancel
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[CategoryTheory.Limits.HasFiniteProducts C] [CategoryTheory.Limits.HasKernels C]
[CategoryTheory.IsNormalMonoCategory C] [CategoryTheory.Limits.HasZeroObject C] {X Y : C} (f : X ⟶ Y),
(∀ (Z : C) (g : Y ⟶ Z), CategoryTheory.CategoryStruct.comp f g = 0 → g = 0) → CategoryTheory.Epi fIf f ≫ g = 0 implies g = 0 for all g, then g 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.Epistatement · cited by 688
- CategoryTheory.Limits.HasFiniteProductsstatement and proof · cited by 142
- CategoryTheory.Limits.HasKernelsstatement and proof · cited by 67
- CategoryTheory.IsNormalMonoCategorystatement and proof · cited by 9
- CategoryTheory.NormalMonoCategory.epi_of_zero_cokernelproof · cited by 2
- CategoryTheory.Limits.zeroCokernelOfZeroCancelproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.