Theorems · Definition · category theory
CategoryTheory.CommSq.coneOp
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{W X Y Z : C} →
{f : W ⟶ X} → {g : W ⟶ Y} → {h : X ⟶ Z} → {i : Y ⟶ Z} → (p : CategoryTheory.CommSq f g h i) → p.cone.op ≅ ⋯.coconeThe pushout cocone in the opposite category associated to the cone of a commutative square identifies to the cocone of the flipped commutative square in the opposite category
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 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.
Cites18
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
- Oppositestatement · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.WalkingSpanstatement · cited by 300
- CategoryTheory.Limits.spanstatement · cited by 294
- CategoryTheory.CommSqstatement and proof · cited by 158
- CategoryTheory.Limits.PushoutCoconestatement · cited by 66
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.opproof · cited by 5