Theorems · Definition · category theory
CategoryTheory.Limits.isColimitCoconeLeftOpOfCone
{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.coconeLeftOpOfCone c)Turn a limit of F : J ⥤ Cᵒᵖ into a colimit of F.leftOp : Jᵒᵖ ⥤ C.
- Defined in
- Mathlib.CategoryTheory.Limits.Opposites
- Cited by
- 9 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
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- Quiver.Hom.unopproof · cited by 903
- 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 by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitLeftOpIsoUnopLimitproof · cited by 4
- CategoryTheory.Limits.ι_comp_colimitLeftOpIsoUnopLimit_homproof · cited by 2
- CategoryTheory.Limits.preservesLimit_leftOpproof · cited by 1
- CategoryTheory.Limits.preservesLimit_of_rightOpproof · cited by 1
- CategoryTheory.Limits.preservesLimit_of_unopproof · cited by 1
- CategoryTheory.Limits.preservesLimit_opproof · cited by 1
- CategoryTheory.Limits.isColimitOfConeOfCoconeLeftOpproof · cited by 1
- CategoryTheory.ParametrizedAdjunction.preservesLimit_flip_objproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_of_unopproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_opproof · cited by 1
- CategoryTheory.Limits.createsLimitOpproof · cited by 0
- CategoryTheory.Limits.createsLimitRightOpproof · cited by 0