Mathlib Map

Theorems · Definition · category theory

CategoryTheory.coalgebraToOver

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (X : C) →
      [inst_1 : CategoryTheory.Limits.HasBinaryProducts C] →
        CategoryTheory.Functor (CategoryTheory.prodComonad X).Coalgebra (CategoryTheory.Over X)

The forward direction of the equivalence from coalgebras for the product comonad to the over category.

Defined in
Mathlib.CategoryTheory.Monad.Products
Cited by
8 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasBinaryProducts

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Over.star · cited by 8Over.starCategoryTheory.coalgebraEquivOver · cited by 4CategoryTheory.coalgebraE…CategoryTheory.coalgebraEquivOver_counitIso · cited by 0CategoryTheory.coalgebraE…CategoryTheory.coalgebraEquivOver_functor · cited by 0CategoryTheory.coalgebraE…CategoryTheory.coalgebraEquivOver_unitIso · cited by 0CategoryTheory.coalgebraE…CategoryTheory.coalgebraToOver_map · cited by 0CategoryTheory.coalgebraT…CategoryTheory.coalgebraToOver_obj · cited by 0CategoryTheory.coalgebraT…CategoryTheory.Over.star_map_left · cited by 0Over.star_map_leftCategoryTheory.Over.forgetAdjStar_counit_app · cited by 0Over.forgetAdjStar_counit…CategoryTheory.Over.forgetAdjStar_unit_app_left · cited by 0Over.forgetAdjStar_unit_a…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.mk · cited by 203Over.mkCategoryTheory.Limits.prod.fst · cited by 189prod.fstCategoryTheory.Over.homMk · cited by 115Over.homMkCategoryTheory.Comonad.Coalgebra · cited by 114Comonad.CoalgebraCategoryTheory.Limits.HasBinaryProducts · cited by 79Limits.HasBinaryProductsCategoryTheory.Comonad.Coalgebra.a · cited by 48Coalgebra.aCategoryTheory.Comonad.Coalgebra.Hom.f · cited by 46Hom.fCategoryTheory.prodComonad · cited by 20CategoryTheory.prodComonadCategoryTheory.coalgebraToOverCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.