Theorems · Definition · category theory
CategoryTheory.Limits.isColimitCoconeRightOpOfCone
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} J] →
(F : CategoryTheory.Functor Jᵒᵖ C) →
{c : CategoryTheory.Limits.Cone F} →
CategoryTheory.Limits.IsLimit c →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.coconeRightOpOfCone c)Turn a limit for F : Jᵒᵖ ⥤ C into a colimit for F.rightOp : J ⥤ Cᵒᵖ.
- Defined in
- Mathlib.CategoryTheory.Limits.Opposites
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitRightOpIsoUnopLimitproof · cited by 4
- CategoryTheory.Limits.ι_comp_colimitRightOpIsoUnopLimit_homproof · cited by 2
- CategoryTheory.Limits.isColimitOfConeOfCoconeRightOpproof · cited by 1
- CategoryTheory.Limits.preservesColimit_opproof · cited by 1
- CategoryTheory.Limits.preservesColimit_rightOpproof · cited by 1
- CategoryTheory.Limits.isColimitCoconeRightOpOfCone_descstatement and proof · cited by 0