Theorems · Definition · category theory
CategoryTheory.MorphismProperty.IsStableUnderCobaseChangeAlong.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{P : CategoryTheory.MorphismProperty C} →
{X Y : C} →
{f : X ⟶ Y} →
{motive : P.IsStableUnderCobaseChangeAlong f → Sort u_1} →
(t : P.IsStableUnderCobaseChangeAlong f) →
((of_isPushout :
∀ {Z W : C} {f' : Z ⟶ W} {g' : Y ⟶ W} {g : X ⟶ Z},
CategoryTheory.IsPushout f g g' f' → P g → P g') →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
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 and proof · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsPushoutstatement and proof · cited by 219
- CategoryTheory.MorphismProperty.IsStableUnderCobaseChangeAlongstatement and proof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.