Theorems · Theorem · category theory
CompHausLike.pullback.lift_snd
∀ {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),
CategoryTheory.CategoryStruct.comp (CompHausLike.pullback.lift f g a b w) (CompHausLike.pullback.snd f g) = b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- 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 · cited by 7
- CompHausLike.pullback.liftstatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- CompHausLike.pullback.lift_snd_assocproof · cited by 0