Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasPushouts C]
[inst_2 : CategoryTheory.Limits.HasPullbacks C] [inst_3 : CategoryTheory.MonoidalCategory C]
[inst_4 : CategoryTheory.MonoidalClosed C] {X Y Z : CategoryTheory.Arrow C},
CategoryTheory.HasLiftingProperty (X □ Y).hom Z.hom ↔ CategoryTheory.HasLiftingProperty Y.hom (Opposite.op X ⋔ Z).homX □ Y lifts against Z if and only if Y lifts against X ⋔ Z.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.homstatement and proof · cited by 335
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.MonoidalCategory.curriedTensorproof · cited by 170
Cited by1
Results whose statement or proof uses this declaration.