Theorems · Theorem · category theory
CompHausLike.pullback.lift_snd_assoc
∀ {P : TopCat → Prop} {X Y B : CompHausLike P} (f : X ⟶ B) (g : Y ⟶ B) [inst : CompHausLike.HasExplicitPullback f g]
{Z : CompHausLike P} (a : Z ⟶ X) (b : Z ⟶ Y)
(w : CategoryTheory.CategoryStruct.comp a f = CategoryTheory.CategoryStruct.comp b g) {Z_1 : CompHausLike P}
(h : Y ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (CompHausLike.pullback.lift f g a b w)
(CategoryTheory.CategoryStruct.comp (CompHausLike.pullback.snd f g) h) =
CategoryTheory.CategoryStruct.comp b h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 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.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCatstatement and proof · cited by 1,889
- CompHausLikestatement and proof · cited by 145
- CompHausLike.HasExplicitPullbackstatement and proof · cited by 14
- CompHausLike.pullbackstatement · cited by 13
- CompHausLike.pullback.sndstatement and proof · cited by 7
- CompHausLike.pullback.liftstatement and proof · cited by 6
- CompHausLike.pullback.lift_sndproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.