Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackRightPullbackFstIso_inv_snd_snd
∀ {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.CategoryStruct.comp (CategoryTheory.Limits.pullbackRightPullbackFstIso f g f').inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.snd f' (CategoryTheory.Limits.pullback.fst f g))
(CategoryTheory.Limits.pullback.snd f g)) =
CategoryTheory.Limits.pullback.snd (CategoryTheory.CategoryStruct.comp f' f) g- Cited by
- 8 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Iso.invstatement · cited by 6,514
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.WalkingCospan.rightproof · cited by 182
- CategoryTheory.Limits.pullbackRightPullbackFstIsostatement · cited by 43
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIso_inv_compproof · cited by 37
- CategoryTheory.Limits.pullback.isLimitproof · cited by 24
Cited by8
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.morphismRestrict_compproof · cited by 8
- AlgebraicGeometry.Scheme.Hom.finrank_comp_left_of_isIsoproof · cited by 7
- AlgebraicGeometry.Scheme.Pullback.t'_fst_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Cover.gluedCoverT'_fst_sndproof · cited by 3
- CategoryTheory.Limits.diagonalObjPullbackFstIso_inv_snd_sndproof · cited by 2
- AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlongproof · cited by 1
- CategoryTheory.Limits.pullbackRightPullbackFstIso_inv_snd_snd_assocproof · cited by 0
- AlgebraicGeometry.Smooth.of_smooth_fiberToSpecResidueFieldproof · cited by 0