Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.underPushoutMap
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.MorphismProperty C}
[P.IsStableUnderCobaseChange] {S S' : C} (f : S' ⟶ S) [inst_2 : CategoryTheory.Limits.HasPushoutsAlong f]
{X Y : CategoryTheory.Under S'} (g : X ⟶ Y),
P (CategoryTheory.Under.Hom.right g) → P (CategoryTheory.Under.Hom.right ((CategoryTheory.Under.pushout f).map g))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Understatement and proof · cited by 276
- CategoryTheory.Under.rightstatement and proof · cited by 128
- CategoryTheory.Under.Hom.rightstatement and proof · cited by 67
- CategoryTheory.MorphismProperty.IsStableUnderCobaseChangestatement and proof · cited by 33
- CategoryTheory.Under.pushoutstatement · cited by 21
- CategoryTheory.Limits.HasPushoutsAlongstatement and proof · cited by 10
- CategoryTheory.Under.Hom.wproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.pushoutMapproof · cited by 0