Theorems · Theorem · category theory
CategoryTheory.Comonad.forget_creates_limits_of_comonad_preserves
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {J : Type u} [inst_1 : CategoryTheory.Category.{v, u} J]
{T : CategoryTheory.Comonad C} [CategoryTheory.Limits.PreservesLimitsOfShape J T.toFunctor]
(D : CategoryTheory.Functor J T.Coalgebra) [CategoryTheory.Limits.HasLimit (D.comp T.forget)],
CategoryTheory.Limits.HasLimit DFor D : J ⥤ Coalgebra T, D ⋙ forget T has a limit, then D has a limit provided limits
of shape J are preserved by T.
- Defined in
- Mathlib.CategoryTheory.Monad.Limits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
- CategoryTheory.Comonadstatement and proof · cited by 125
- CategoryTheory.Comonad.Coalgebrastatement and proof · cited by 114
- CategoryTheory.Comonad.toFunctorstatement and proof · cited by 114
- CategoryTheory.Comonad.forgetstatement and proof · cited by 29
- CategoryTheory.hasLimit_of_createdproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.