Theorems · Definition · category theory
CategoryTheory.Limits.PushoutCocone.isColimitOfFlip
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y Z : C} →
{f : X ⟶ Y} →
{g : X ⟶ Z} →
{t : CategoryTheory.Limits.PushoutCocone f g} →
CategoryTheory.Limits.IsColimit t.flip → CategoryTheory.Limits.IsColimit tA square is a pushout square if its flip is.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 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.
Cites11
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.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.WalkingSpanstatement · cited by 300
- CategoryTheory.Limits.spanstatement · cited by 294
- CategoryTheory.Limits.PushoutCoconestatement and proof · cited by 66
- CategoryTheory.Limits.IsColimit.ofIsoColimitproof · cited by 45
- CategoryTheory.Limits.PushoutCocone.flipIsColimitproof · cited by 6
- CategoryTheory.Limits.PushoutCocone.flipstatement and proof · cited by 4
- CategoryTheory.Limits.PushoutCocone.flipFlipIsoproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pasteVertIsPushoutproof · cited by 4
- CategoryTheory.Limits.preservesPushout_symmetryproof · cited by 0
- CategoryTheory.Limits.botSquareIsPushoutproof · cited by 0