Theorems · Definition · category theory
CategoryTheory.Limits.PushoutCocone.flip
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y Z : C} →
{f : X ⟶ Y} → {g : X ⟶ Z} → CategoryTheory.Limits.PushoutCocone f g → CategoryTheory.Limits.PushoutCocone g fThe pushout cocone obtained by flipping inl and inr.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.PushoutCocone.mkproof · cited by 89
- CategoryTheory.Limits.PushoutCoconestatement and proof · cited by 66
- CategoryTheory.Limits.PushoutCocone.inlproof · cited by 58
- CategoryTheory.Limits.PushoutCocone.inrproof · cited by 58
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.hasPushout_symmetryproof · cited by 18
- CategoryTheory.Limits.PushoutCocone.flipIsColimitstatement and proof · cited by 6
- CategoryTheory.Limits.PushoutCocone.isColimitOfFlipstatement and proof · cited by 1
- CategoryTheory.Limits.botSquareIsPushoutproof · cited by 0
- CategoryTheory.Limits.PushoutCocone.flipFlipIsostatement and proof · cited by 0
- CategoryTheory.Limits.PushoutCocone.flip_inlstatement · cited by 0
- CategoryTheory.Limits.PushoutCocone.flip_inrstatement · cited by 0
- CategoryTheory.Limits.PushoutCocone.flip_ptstatement · cited by 0
- CategoryTheory.Limits.PushoutCocone.pasteVertFlipstatement and proof · cited by 0