agl / theorem_proving_in_lean4

Theorem Proving in Lean 4

Home Page:https://leanprover.github.io/theorem_proving_in_lean4/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theorem Proving in Lean 4

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

  • Add support for hiding lines in other languages #1339
  • Replace calling rustdoc --test from mdbook test with ./test

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

About

Theorem Proving in Lean 4

https://leanprover.github.io/theorem_proving_in_lean4/

License:Apache License 2.0


Languages

Language:JavaScript 94.5%Language:TeX 5.3%Language:Shell 0.2%