Theorems · Definition · category theory
CategoryTheory.Limits.pullbackRightPullbackFstIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W X Y Z : C} →
(f : X ⟶ Z) →
(g : Y ⟶ Z) →
(f' : W ⟶ X) →
[inst_1 : CategoryTheory.Limits.HasPullback f g] →
[inst_2 : CategoryTheory.Limits.HasPullback f' (CategoryTheory.Limits.pullback.fst f g)] →
CategoryTheory.Limits.pullback f' (CategoryTheory.Limits.pullback.fst f g) ≅
CategoryTheory.Limits.pullback (CategoryTheory.CategoryStruct.comp f' f) gThe canonical isomorphism W ×[X] (X ×[Z] Y) ≅ W ×[Z] Y
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIsoproof · cited by 57
- CategoryTheory.Limits.pullback.isLimitproof · cited by 24
- CategoryTheory.Limits.pasteHorizIsPullbackproof · cited by 6
Cited by50
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.t'proof · cited by 20
- CategoryTheory.Limits.diagonalObjPullbackFstIsoproof · cited by 15
- AlgebraicGeometry.Scheme.Cover.gluedCoverT'proof · cited by 12
- CategoryTheory.Limits.pullbackRightPullbackFstIso_hom_fst_assocstatement and proof · cited by 11
- CategoryTheory.Limits.pullbackRightPullbackFstIso_inv_fst_assocstatement and proof · cited by 8
- CategoryTheory.Limits.pullbackRightPullbackFstIso_inv_snd_sndstatement · cited by 8
- AlgebraicGeometry.morphismRestrict_compproof · cited by 8
- CategoryTheory.Limits.pullbackRightPullbackFstIso_hom_sndstatement · cited by 7
- AlgebraicGeometry.Scheme.Hom.finrank_comp_left_of_isIsoproof · cited by 7
- AlgebraicGeometry.Scheme.Pullback.t'_fst_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t'_snd_sndproof · cited by 5
- CategoryTheory.Limits.pullbackRightPullbackFstIso_hom_fststatement · cited by 5