Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso
{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) →
[inst_2 : CategoryTheory.Limits.HasPushoutsAlong f] →
[inst_3 : P.IsStableUnderCobaseChangeAlong f] →
[inst_4 : Q.IsStableUnderCobaseChange] →
(CategoryTheory.MorphismProperty.Under.pushout P Q f).comp
(CategoryTheory.MorphismProperty.Under.forget P Q Y) ≅
(CategoryTheory.MorphismProperty.Under.forget P Q X).comp (CategoryTheory.Under.pushout f)MorphismProperty.Under.pushout commutes with MorphismProperty.Under.forget.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.Functorstatement · cited by 16,252
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- 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.Iso.reflproof · cited by 727
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
Cited by4
Results whose statement or proof uses this declaration.
- RingHom.HasFiniteProducts.preservesFiniteProducts_pushoutproof · cited by 1
- RingHom.HasStableEqualizers.preservesEqualizers_pushoutproof · cited by 1
- CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso_hom_app_rightstatement and proof · cited by 0
- CategoryTheory.MorphismProperty.Under.pushoutCompForgetIso_inv_app_rightstatement and proof · cited by 0