Theorems · Theorem · category theory
CategoryTheory.IsPushout.hasLiftingProperty
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {X Y Z W : C} {f : X ⟶ Y} {s : X ⟶ Z} {g : Z ⟶ W}
{t : Y ⟶ W},
CategoryTheory.IsPushout s f g t →
∀ {Z' W' : C} (g' : Z' ⟶ W') [CategoryTheory.HasLiftingProperty f g'], CategoryTheory.HasLiftingProperty g g'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.compproof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.IsPushoutstatement and proof · cited by 219
- CategoryTheory.CommSqproof · cited by 158
- CategoryTheory.CommSq.wproof · cited by 122
- CategoryTheory.HasLiftingPropertystatement and proof · cited by 50
- CategoryTheory.IsPushout.toCommSqproof · cited by 35
- CategoryTheory.CommSq.liftproof · cited by 34
- CategoryTheory.IsPushout.descproof · cited by 31
- CategoryTheory.CommSq.fac_leftproof · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.