Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francoisschwarzentruber/click-and-prove


https://github.com/francoisschwarzentruber/click-and-prove

game latex mathematics-education point-and-click proof proof-of-concept tree-structure

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Click-and-prove

This tool is an explorer of mathematical proofs in the form of proof trees. Clicking on statements shows how they are proven.

## Technical aspects

Proofs are described in the folder `proofs` in `.proof` files in a text format that is inspired by the way proofs are described in the package `bussproofs` in LaTEX. This tool reads these files and display interactive proof trees.