Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.iff_of_isPushout
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {P Q : CategoryTheory.MorphismProperty C} {Z X Y A : C}
{f : Z ⟶ X} {g : Z ⟶ Y} {inl : X ⟶ A} {inr : Y ⟶ A} [P.IsStableUnderCobaseChange] [P.CodescendsAlong Q],
CategoryTheory.IsPushout f g inl inr → Q f → (P inl ↔ P g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.IsStableUnderCobaseChangestatement and proof · cited by 33
- CategoryTheory.MorphismProperty.CodescendsAlongstatement and proof · cited by 9
- CategoryTheory.MorphismProperty.of_isPushoutproof · cited by 5
- CategoryTheory.MorphismProperty.of_isPushout_of_codescendsAlongproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.pushout_inl_iffproof · cited by 0
- CategoryTheory.MorphismProperty.pushout_inr_iffproof · cited by 0