Mathlib Map

Theorems · Definition · category theory

CategoryTheory.algebraEquivUnder

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (X : C) →
      [inst_1 : CategoryTheory.Limits.HasBinaryCoproducts C] →
        (CategoryTheory.coprodMonad X).Algebra ≌ CategoryTheory.Under X

The equivalence from algebras for the coproduct monad to the under category.

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

Around this declaration

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

Cites17

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

Cited by5

Results whose statement or proof uses this declaration.