Theorems · Definition · category theory
CategoryTheory.CommSq.coconeUnop
{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.cocone.unop ≅ ⋯.coneThe pullback cone obtained from the pushout cone associated to a commutative square in the opposite category identifies to the cone associated to the flipped square.
- 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.
Cites19
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 and proof · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- Quiver.Hom.unopstatement · cited by 903
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement · cited by 467
- CategoryTheory.CommSqstatement and proof · cited by 158
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPushout.unopproof · cited by 4