Theorems · Theorem · category theory
CategoryTheory.Limits.weakPullback.lift_fst_assoc
∀ {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) {Z_1 : C} (h_1 : X ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.weakPullback.lift h k w)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.weakPullback.fst f g) h_1) =
CategoryTheory.CategoryStruct.comp h h_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.weakPullbackstatement · cited by 8
- CategoryTheory.Limits.HasWeakPullbackstatement and proof · cited by 8
- CategoryTheory.Limits.weakPullback.fststatement and proof · cited by 6
- CategoryTheory.Limits.weakPullback.liftstatement and proof · cited by 6
- CategoryTheory.Limits.weakPullback.lift_fstproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.