Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackRightPullbackFstIso_inv_fst
∀ {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.Limits.pullback.fst f' (CategoryTheory.Limits.pullback.fst f g)) =
CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp f' f) g- Cited by
- 4 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.
Cites12
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.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.WalkingCospan.leftproof · cited by 190
- CategoryTheory.Limits.pullbackRightPullbackFstIsostatement · cited by 43
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIso_inv_compproof · cited by 37
- CategoryTheory.Limits.pullback.isLimitproof · cited by 24
- CategoryTheory.Limits.pasteHorizIsPullbackproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackRightPullbackFstIso_inv_fst_assocproof · cited by 8
- AlgebraicGeometry.HasAffineProperty.isStableUnderBaseChangeproof · cited by 3
- AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlong_inf_quasiCompactproof · cited by 2
- AlgebraicGeometry.IsStableUnderBaseChange.of_pullback_fst_of_isAffineproof · cited by 0