Theorems · Definition · category theory
CategoryTheory.normalEpiOfEpi
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
[CategoryTheory.IsNormalEpiCategory C] → (f : X ⟶ Y) → [CategoryTheory.Epi f] → CategoryTheory.NormalEpi fIn a category in which every epimorphism is normal, we can express every epimorphism 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.Epistatement and proof · cited by 688
- Nonempty.someproof · cited by 340
- CategoryTheory.IsNormalEpiCategorystatement and proof · cited by 9
- CategoryTheory.NormalEpistatement · cited by 4
- CategoryTheory.IsNormalEpiCategory.normalEpiOfEpiproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.NormalEpiCategory.mono_of_zero_kernelproof · cited by 2
- CategoryTheory.ObjectProperty.SerreClassLocalization.isNormalEpiCategoryproof · cited by 0
- CategoryTheory.NormalEpiCategory.pushout_of_epiproof · cited by 0