CF

C. Farkas

1 records found

Authored

The monad and examples from Haskell

A computer-checked library for Category Theory in Lean

Category Theory is a widely used field of Mathematics.
Some concepts from it are often used in functional programming.
This paper will focus on the Monad and a few implementations of it from Haskell.
We will also present the computer-checked library we have written to ...