Theorems · Theorem · category theory
CategoryTheory.IsPullback.map_fst_comp_fst_snd_comp_fst
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y Z U S : C} (f : X ⟶ S) (g : Y ⟶ S) (i : Z ⟶ S)
[inst_1 : CategoryTheory.Limits.HasPullback i g] (h : U ⟶ CategoryTheory.Limits.pullback i g)
[inst_2 : CategoryTheory.Limits.HasPullback f g]
[inst_3 :
CategoryTheory.Limits.HasPullback (CategoryTheory.Limits.pullback.snd f g)
(CategoryTheory.CategoryStruct.comp h (CategoryTheory.Limits.pullback.snd i g))]
[inst_4 : CategoryTheory.Limits.HasPullback f i],
CategoryTheory.IsPullback
(CategoryTheory.Limits.pullback.map (CategoryTheory.Limits.pullback.snd f g)
(CategoryTheory.CategoryStruct.comp h (CategoryTheory.Limits.pullback.snd i g)) f i
(CategoryTheory.Limits.pullback.fst f g)
(CategoryTheory.CategoryStruct.comp h (CategoryTheory.Limits.pullback.fst i g)) g ⋯ ⋯)
(CategoryTheory.Limits.pullback.snd (CategoryTheory.Limits.pullback.snd f g)
(CategoryTheory.CategoryStruct.comp h (CategoryTheory.Limits.pullback.snd i g)))
(CategoryTheory.Limits.pullback.snd f i)
(CategoryTheory.CategoryStruct.comp h (CategoryTheory.Limits.pullback.fst i g))This is a HasPullback variant of CategoryTheory.IsPullback.paste_twist_right
- Cited by
- 0 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.
Cites18
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.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.IsPullbackstatement · cited by 320
- CategoryTheory.Limits.limit.lift_πproof · cited by 266
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.WalkingCospan.leftproof · cited by 190
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.