Lean: some practical info

Posted on 2024-03-16 by George McNinch

Textbooks

In the course I plan to follow parts of the books Mathematics in Lean and Theorem Proving in Lean.

There is also Functional programming in Lean which might be useful as well.

Course repository

I’ve made (another) github repository for the course, to contain the Lean materials.

https://github.com/gmcninch-tufts/math190formalize

If you click that link, you’ll see instructions for using Gitpod to interact with course materials.

And you’ll see instructions for installing Lean on your computer.

Resources