Theorems · Definition · category theory
CategoryTheory.normalMonoOfMono
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
[CategoryTheory.IsNormalMonoCategory C] → (f : X ⟶ Y) → [CategoryTheory.Mono f] → CategoryTheory.NormalMono fIn a category in which every monomorphism is normal, we can express every monomorphism as a kernel. This is not an instance because it would create an instance loop.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Monostatement and proof · cited by 893
- Nonempty.someproof · cited by 340
- CategoryTheory.IsNormalMonoCategorystatement and proof · cited by 9
- CategoryTheory.NormalMonostatement · cited by 4
- CategoryTheory.IsNormalMonoCategory.normalMonoOfMonoproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.NormalMonoCategory.epi_of_zero_cokernelproof · cited by 2
- CategoryTheory.NormalMonoCategory.pullback_of_monoproof · cited by 0