Theorems · Theorem · category theory
CategoryTheory.Limits.pullback.map_id
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X ⟶ Z} {g : Y ⟶ Z}
[inst_1 : CategoryTheory.Limits.HasPullback f g],
CategoryTheory.Limits.pullback.map f g f g (CategoryTheory.CategoryStruct.id X) (CategoryTheory.CategoryStruct.id Y)
(CategoryTheory.CategoryStruct.id Z) ⋯ ⋯ =
CategoryTheory.CategoryStruct.id (CategoryTheory.Limits.pullback f g)- Cited by
- 3 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.
Cites17
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.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.limit.lift_πproof · cited by 266
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Over.pullbackCongr_hom_app_left_fstproof · cited by 1
- CategoryTheory.MorphismProperty.Over.pullbackComp_left_fst_fstproof · cited by 0
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMap_idproof · cited by 0