Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsStableUnderCobaseChange.of_isPushout
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {P : CategoryTheory.MorphismProperty C}
[self : P.IsStableUnderCobaseChange] {A A' B B' : C} {f : A ⟶ A'} {g : A ⟶ B} {f' : B ⟶ B'} {g' : A' ⟶ B'},
CategoryTheory.IsPushout g f f' g' → P f → P f'- Cited by
- 2 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsPushoutstatement · cited by 219
- CategoryTheory.MorphismProperty.IsStableUnderCobaseChangestatement and proof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.of_isPushoutproof · cited by 5
- RingHom.isStableUnderCobaseChange_toMorphismProperty_iffproof · cited by 0