Theorems · Definition · category theory
CategoryTheory.Limits.pullbackLeftPullbackSndIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W X Y Z : C} →
(f : X ⟶ Z) →
(g : Y ⟶ Z) →
(g' : W ⟶ Y) →
[inst_1 : CategoryTheory.Limits.HasPullback f g] →
[inst_2 : CategoryTheory.Limits.HasPullback (CategoryTheory.Limits.pullback.snd f g) g'] →
CategoryTheory.Limits.pullback (CategoryTheory.Limits.pullback.snd f g) g' ≅
CategoryTheory.Limits.pullback f (CategoryTheory.CategoryStruct.comp g' g)The canonical isomorphism (X ×[Z] Y) ×[Y] W ≅ X ×[Z] W
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 36 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.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIsoproof · cited by 57
- CategoryTheory.Limits.pullback.isLimitproof · cited by 24
- CategoryTheory.Limits.pasteVertIsPullbackproof · cited by 5
Cited by21
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.finrank_pullback_sndproof · cited by 6
- CategoryTheory.MorphismProperty.Over.pullbackCompproof · cited by 5
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_inv_fststatement · cited by 3
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_hom_fststatement · cited by 3
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_inv_fst_sndstatement and proof · cited by 2
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_inv_snd_sndstatement · cited by 2
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_hom_sndstatement · cited by 2
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_hom_snd_assocstatement and proof · cited by 1
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_inv_fst_assocstatement and proof · cited by 1
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_inv_snd_snd_assocstatement and proof · cited by 1
- AlgebraicGeometry.isSheaf_type_propQCTopology_iffproof · cited by 1
- AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlongproof · cited by 1