Theorems · Theorem · category theory
CategoryTheory.IsKernelPair.id_of_mono
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) [CategoryTheory.Mono f],
CategoryTheory.IsKernelPair f (CategoryTheory.CategoryStruct.id X) (CategoryTheory.CategoryStruct.id X)If f is a monomorphism, then (𝟙 _, 𝟙 _) is a kernel pair for f.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.idstatement · cited by 6,235
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.IsKernelPairstatement · cited by 24
- CategoryTheory.Limits.PullbackCone.isLimitMkIdIdproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsOpenImmersion.isPullback_lift_idproof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.isPullback_of_mono_leftproof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.isPullback_of_mono_rightproof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.mono_of_mono_leftproof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.mono_of_mono_rightproof · cited by 1
- CategoryTheory.IsKernelPair.of_isIso_of_monoproof · cited by 0
- CategoryTheory.IsKernelPair.isIso_of_monoproof · cited by 0