Theorems · Definition · category theory
CategoryTheory.MorphismProperty.CodescendsAlong.casesOn
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{P Q : CategoryTheory.MorphismProperty C} →
{motive : P.CodescendsAlong Q → Sort u} →
(t : P.CodescendsAlong Q) →
((of_isPushout :
∀ {Z X Y A : C} {f : Z ⟶ X} {g : Z ⟶ Y} {inl : X ⟶ A} {inr : Y ⟶ A},
CategoryTheory.IsPushout f g inl inr → Q f → P inl → 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.CodescendsAlongstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.