Theorems · Inductive type · category theory
CategoryTheory.NormalMono
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} → [CategoryTheory.Limits.HasZeroMorphisms C] → (X ⟶ Y) → Type (max u₁ v₁)A normal monomorphism is a morphism which is the kernel of some morphism.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement · cited by 3,275
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.normalMonoOfMonostatement · cited by 3
- CategoryTheory.NormalMono.Zstatement and proof · cited by 2
- CategoryTheory.NormalMono.gstatement and proof · cited by 2
- CategoryTheory.NormalMono.casesOnstatement and proof · cited by 1
- CategoryTheory.NormalMono.isLimitstatement and proof · cited by 1
- CategoryTheory.NormalMono.ofArrowIsostatement and proof · cited by 1
- CategoryTheory.NormalMono.wstatement and proof · cited by 1
- CategoryTheory.normalEpiOfNormalMonoUnopstatement and proof · cited by 0
- CategoryTheory.normalMonoOfNormalEpiUnopstatement · cited by 0
- CategoryTheory.normalOfIsPullbackFstOfNormalstatement and proof · cited by 0
- CategoryTheory.normalOfIsPullbackSndOfNormalstatement and proof · cited by 0
- ModuleCat.normalMonostatement · cited by 0