ImperialCollegeLondon / formalising-mathematics-2022

Lean 3 material for Kevin Buzzard's Jan-Mar 2022 course on formalising mathematics. Lean 4 version available here: https://github.com/ImperialCollegeLondon/formalising-mathematics-2024

Home Page:https://github.com/ImperialCollegeLondon/formalising-mathematics-2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT

This repo is old Lean 3 code. A Lean 4 version of this course is here.

Formalising Mathematics

This is the repository for Kevin Buzzard's 2022 course on formalising mathmatics in the Lean theorem prover. The course ran from January to March 2022. Note: the 2023 version of the course is here.

Installation

If you have Lean 3 and the community tools installed, then it's just a matter of typing

leanproject get ImperialCollegeLondon/formalising-mathematics-2022

into the command line. Instructions for installing Lean 3 and the relevant tools are here.

Course notes

The course notes are here. Note: the 2023 course notes are more up to date.

Course videos

The accompanying videos are in a YouTube playlist here.

About

Lean 3 material for Kevin Buzzard's Jan-Mar 2022 course on formalising mathematics. Lean 4 version available here: https://github.com/ImperialCollegeLondon/formalising-mathematics-2024

https://github.com/ImperialCollegeLondon/formalising-mathematics-2024


Languages

Language:Lean 100.0%