Theorems · Definition · category theory
CategoryTheory.Limits.colimitLeftOpIsoUnopLimit
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} J] →
(F : CategoryTheory.Functor J Cᵒᵖ) →
[inst_2 : CategoryTheory.Limits.HasLimit F] →
CategoryTheory.Limits.colimit F.leftOp ≅ Opposite.unop (CategoryTheory.Limits.limit F)The colimit of F.leftOp is the unopposite of limit F.
- Defined in
- Mathlib.CategoryTheory.Limits.Opposites
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Functor.leftOpstatement · cited by 187
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.Limits.colimit.isoColimitCoconeproof · cited by 18
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ι_comp_colimitLeftOpIsoUnopLimit_homstatement · cited by 2
- CategoryTheory.Limits.π_comp_colimitLeftOpIsoUnopLimit_invstatement and proof · cited by 1
- CategoryTheory.Limits.π_comp_colimitLeftOpIsoUnopLimit_inv_assocstatement and proof · cited by 0
- CategoryTheory.Limits.ι_comp_colimitLeftOpIsoUnopLimit_hom_assocstatement and proof · cited by 0