Theorems · Definition · category theory
CategoryTheory.Limits.diagonalObjPullbackFstIso
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasPullbacks C] →
{X Y Z : C} →
(f : X ⟶ Z) →
(g : Y ⟶ Z) →
CategoryTheory.Limits.pullback.diagonalObj (CategoryTheory.Limits.pullback.fst f g) ≅
CategoryTheory.Limits.pullback
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd g g) g) fThe diagonal object of X ×[Z] Y ⟶ X is isomorphic to Δ_{Y/Z} ×[Z] X.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 37 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.compstatement and proof · cited by 17,999
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement · cited by 637
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement · cited by 467
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_fst_fststatement · cited by 2
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_fst_sndstatement · cited by 2
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_snd_fststatement · cited by 2
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_snd_sndstatement · cited by 2
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_fststatement · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_sndstatement · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_sndstatement · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_fst_assocstatement and proof · cited by 0
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_snd_assocstatement and proof · cited by 0
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_snd_assocstatement and proof · cited by 0
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_fst_fst_assocstatement and proof · cited by 0
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_fst_snd_assocstatement and proof · cited by 0