This is the course repo for the Lean theorem prover at MIPT. It is a fork of Kevin Buzzard's course "Formalising mathematics" repo taught in Imperial College London. First you need to install Visual ...
This course provides a thorough, hands-on introduction to automated theorem proving. It consists of a traditional lecture component and a joint project in which we will construct a theorem prover. The ...
We show how to embed classical logic in intuitionistic logic. This means we can run a theorem prover for intuitionistic logic to prove classical theorems. Of course, theorem proving in classical logic ...