Skip to content

LAWArthur/leanclient

Repository files navigation

leanclient

A visualized theorem prover based on Lean 4

demo1

Requirements

Supported platform: Windows

Installation

Prebuilt binaries

Download here

Build from source

Open Powershell under the installation folder and run:

git clone https://github.com/LAWArthur/leanclient.git
cd leanclient
./build.ps1

It may take a few minutes to compile and build. The built binaries are in dist/.

If you run into any issues, try to build and assemble manually according to the script.

Usage

Double click on leanclient.exe in the distribution directory to start the server. Then visit https://localhost:8081 and you may start theorem proving.

The server port can be set manually through environment variable PORT.

Tutorials

快速入门

Lean 依值类型论

Related Links

Lean Theorem Prover

About

A visualized theorem prover based on Lean 4

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors