F-algebra

Collection

context $F$ in ${\bf C}\longrightarrow{\bf C}$
definiendum $\langle A,\alpha\rangle$ in $\text{it}$
postulate $\alpha:{\bf C}[FA,A]$

Discussion

Think types $\mathrm{a}$ and $\alpha$'s of type

type Algebra f a = f a -> a

Example

The following examples assume that ${\bf C}$ contains all the relevant ingredients (e.g. products).

Reference

Wikipedia: F-algbera

Parents

Context

Endofunctor