Theorems · Theorem · category theory
CategoryTheory.Limits.weakPullback.lift_fst
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W X Y Z : C} {f : X ⟶ Z} {g : Y ⟶ Z}
[inst_1 : CategoryTheory.Limits.HasWeakPullback f g] (h : W ⟶ X) (k : W ⟶ Y)
(w : CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp k g),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.weakPullback.lift h k w)
(CategoryTheory.Limits.weakPullback.fst f g) =
h- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 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.
- 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.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.WalkingCospan.leftproof · cited by 190
- CategoryTheory.Limits.weakPullbackstatement · cited by 8
- CategoryTheory.Limits.HasWeakPullbackstatement and proof · cited by 8
- CategoryTheory.Limits.weakPullback.fststatement · cited by 6
- CategoryTheory.Limits.weakPullback.liftstatement · cited by 6
- CategoryTheory.Limits.weakLimit.lift_πproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.weakPullback.lift_fst_assocproof · cited by 0