Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Under.mapPushoutAdj
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
(P Q : CategoryTheory.MorphismProperty T) →
[inst_1 : Q.IsMultiplicative] →
{X Y : T} →
[inst_2 : P.IsStableUnderComposition] →
[inst_3 : Q.IsStableUnderCobaseChange] →
(f : X ⟶ Y) →
[inst_4 : P.HasPushoutsAlong f] →
[inst_5 : P.IsStableUnderCobaseChangeAlong f] →
[Q.HasOfPrecompProperty Q] →
(hPf : P f) →
Q f →
(CategoryTheory.MorphismProperty.Under.pushout P Q f ⊣
CategoryTheory.MorphismProperty.Under.map Q hPf)P.Under.pushout is left adjoint to P.Under.map if pushouts of morphisms satisfying P
exist along f and are also in P, and f is in both P and Q.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.MorphismProperty.IsStableUnderCompositionCategoryTheory.MorphismProperty.IsStableUnderCobaseChangeCategoryTheory.MorphismProperty.HasPushoutsAlongCategoryTheory.MorphismProperty.IsStableUnderCobaseChangeAlongCategoryTheory.MorphismProperty.HasOfPrecompProperty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.Functor.objproof · cited by 19,642
- Top.topstatement · cited by 9,680
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Comma.rightproof · cited by 727
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.Comma.homproof · cited by 490
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.isLeftAdjoint_pushoutproof · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_counit_appstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_unit_appstatement and proof · cited by 0