Theorems · Definition · category theory
CategoryTheory.Mon.limitConeLiftsToLimit
{J : Type w} →
[inst : CategoryTheory.Category.{v_1, w} J] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
(F : CategoryTheory.Functor J (CategoryTheory.Mon C)) →
(c : CategoryTheory.Limits.Cone (F.comp (CategoryTheory.Mon.forget C))) →
(hc : CategoryTheory.Limits.IsLimit c) → CategoryTheory.LiftsToLimit F (CategoryTheory.Mon.forget C) c hcA helper definition to show that the forgetful functor forget C : Mon C ⥤ C creates limits:
given a limit cone c of F ⋙ forget C, we can lift it to a limit cone of F.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Monstatement and proof · cited by 465
- CategoryTheory.Mon.forgetstatement and proof · cited by 33
- CategoryTheory.Mon.limitConeproof · cited by 5
- CategoryTheory.LiftsToLimitstatement · cited by 3
- CategoryTheory.Mon.forgetMapConeLimitConeIsoproof · cited by 2
- CategoryTheory.Mon.limitConeIsLimitproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.