Theorems · Definition · category theory
CategoryTheory.Limits.PullbackCone.isLimitMkIdId
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
(f : X ⟶ Y) →
[CategoryTheory.Mono f] →
CategoryTheory.Limits.IsLimit
(CategoryTheory.Limits.PullbackCone.mk (CategoryTheory.CategoryStruct.id X)
(CategoryTheory.CategoryStruct.id X) ⋯)The pullback cone (𝟙 X, 𝟙 X) for the pair (f, f) is a limit if f is a mono. The converse is
shown in mono_of_pullback_is_id.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement · cited by 467
- CategoryTheory.Limits.PullbackCone.mkstatement · cited by 203
- CategoryTheory.Limits.PullbackConeproof · cited by 136
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.IsKernelPair.id_of_monoproof · cited by 7
- CategoryTheory.preserves_mono_of_preservesLimitproof · cited by 0
- CategoryTheory.reflects_mono_of_reflectsLimitproof · cited by 0
- CategoryTheory.mono_iff_isPullbackproof · cited by 0