Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackLeftPullbackSndIso_hom_fst
∀ {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.CategoryStruct.comp (CategoryTheory.Limits.pullbackLeftPullbackSndIso f g g').hom
(CategoryTheory.Limits.pullback.fst f (CategoryTheory.CategoryStruct.comp g' g)) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst (CategoryTheory.Limits.pullback.snd f g) g')
(CategoryTheory.Limits.pullback.fst f g)- Cited by
- 3 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.
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.homstatement · cited by 7,684
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.WalkingCospan.leftproof · cited by 190
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIso_hom_compproof · cited by 33
- CategoryTheory.Limits.pullback.isLimitproof · cited by 24
- CategoryTheory.Limits.pullbackLeftPullbackSndIsostatement · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlongproof · cited by 1
- CategoryTheory.Limits.pullbackLeftPullbackSndIso_hom_fst_assocproof · cited by 0
- AlgebraicGeometry.universally_isZariskiLocalAtSourceproof · cited by 0