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

https://github.com/evhub/lean-math-examples

A collection of various mathematical theorems/objects/constructs in Lean.
https://github.com/evhub/lean-math-examples

Last synced: 3 months ago
JSON representation

A collection of various mathematical theorems/objects/constructs in Lean.

Awesome Lists containing this project

README

          

# Lean Math Examples

A collection of various mathematical theorems/objects/constructs in Lean.

If working in VS code, I highly suggest using the display goal info view (`ctrl+shift+enter`).

Resources:

- [Lean standard library](https://github.com/leanprover/lean/blob/master/library/library.md)