leanprover / theorem_proving_in_lean4

Theorem Proving in Lean 4
https://leanprover.github.io/theorem_proving_in_lean4/
Apache License 2.0
163 stars 91 forks source link
lean lean4

Theorem Proving in Lean 4

This manual is generated by mdBook. We are currently using a fork of it for the following additional features:

To build this manual, first install the fork via

cargo install --git https://github.com/leanprover/mdBook mdbook

Then use e.g. mdbook watch in the root folder:

mdbook watch --open  # opens the output in `out/` in your default browser

Run mdbook test to test all lean code blocks.

How to deploy

./deploy.sh