Theorems · Definition · category theory
CategoryTheory.Limits.colimitLimitToLimitColimitCone
{J : Type u₁} →
{K : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} K] →
{C : Type u} →
[inst_2 : CategoryTheory.Category.{v, u} C] →
[inst_3 : CategoryTheory.Limits.HasLimitsOfShape J C] →
[inst_4 : CategoryTheory.Limits.HasColimitsOfShape K C] →
(G : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
[inst_5 : CategoryTheory.Limits.HasLimit G] →
CategoryTheory.Limits.colim.mapCone (CategoryTheory.Limits.limit.cone G) ⟶
CategoryTheory.Limits.limit.cone (G.comp CategoryTheory.Limits.colim)The map colimit_limit_to_limit_colimit realized as a map of cones.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Functor.whiskerRightproof · cited by 467
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitLimitToLimitColimitCone_homstatement and proof · cited by 0