Blog
š ļø This blog is under construction
Free Monads in Lean ā A Four Part Series
Strictly positive thoughts on free monads in Lean for the mathematically inclined programmer
- PartĀ 1 ā Defining the Free Monad in Lean
- PartĀ 2 ā Catamorphisms, Interpreters, and Initial Algebras
- PartĀ 3 ā Universal Morphisms and Effect Handlers
- PartĀ 4 ā Tutorial: A Verified Interpreter with Side Effects
Verified Dynamic Programming with Σ-types in Lean
Solving a competitive programming problem and proving it correct with a novel use of dependent types - a beginner friendly tutorial
Coming Soon
Introduction to Computability Theory in Lean
Formalizing the theory of oracles and Turing degrees in a multi-part series exploring recursive functions, decidability, and the arithmetic hierarchy
Linear Logic: Syntax, Semantics and Applications
An introduction to the syntax and semantics of linear logic. Weāll explore its use in programming by looking at Par, a new process language implemented in Rust based on classical linear logic
LiHKAL (Logics I Have Known and Loved)
On the Varieties of Formal Systems
