Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Under.pushout
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
(P Q : CategoryTheory.MorphismProperty T) →
[inst_1 : Q.IsMultiplicative] →
{X Y : T} →
(f : X ⟶ Y) →
[P.HasPushoutsAlong f] →
[P.IsStableUnderCobaseChangeAlong f] →
[Q.IsStableUnderCobaseChange] → CategoryTheory.Functor (P.Under Q X) (P.Under Q Y)If P and Q are stable under cobase change and pushouts along f exist for morphisms in P,
this is the functor P.Under Q X ⥤ P.Under Q Y given by cobase change along f.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Functorstatement · cited by 16,252
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement · 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.homproof · cited by 490
- CategoryTheory.CommaMorphism.rightproof · cited by 391
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Under.pushoutCompForgetIsostatement and proof · cited by 4
- CategoryTheory.MorphismProperty.Under.mapPushoutAdjstatement · cited by 3
- CategoryTheory.MorphismProperty.Under.pushoutCompstatement · cited by 2
- CategoryTheory.MorphismProperty.Under.pushoutCongrstatement · cited by 2
- CategoryTheory.MorphismProperty.Under.pushoutCongr_hom_app_left_fststatement · cited by 1
- RingHom.HasFiniteProducts.preservesFiniteProducts_pushoutstatement and proof · cited by 1
- RingHom.HasStableEqualizers.preservesEqualizers_pushoutstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.isLeftAdjoint_pushoutstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_counit_appstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_unit_appstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso_hom_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso_inv_app_rightstatement · cited by 0