Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.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'

Alias of CategoryTheory.MorphismProperty.IsStableUnderCobaseChange.of_isPushout.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Limits
Cited by
5 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.MorphismProperty.IsStableUnderCobaseChange

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.