Theorems · Definition · category theory
CategoryTheory.Limits.createsColimitUnop
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
(K : CategoryTheory.Functor J C) →
(F : CategoryTheory.Functor Cᵒᵖ Dᵒᵖ) →
[CategoryTheory.CreatesLimit K.op F] → CategoryTheory.CreatesColimit K F.unopIf F : Cᵒᵖ ⥤ Dᵒᵖ creates limits of K.op : Jᵒᵖ ⥤ Cᵒᵖ, then F.unop : C ⥤ D creates
colimits of K : J ⥤ C.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Functor.compproof · cited by 6,529
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Functor.unopstatement and proof · cited by 138
- CategoryTheory.Iso.opproof · cited by 52
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.createsColimitsOfShapeUnopproof · cited by 0