https://github.com/eric-wieser/lean-matrix-cookbook
The matrix cookbook, proved in the Lean theorem prover
https://github.com/eric-wieser/lean-matrix-cookbook
formal-mathematics lean lean4 matrices
Last synced: 3 months ago
JSON representation
The matrix cookbook, proved in the Lean theorem prover
- Host: GitHub
- URL: https://github.com/eric-wieser/lean-matrix-cookbook
- Owner: eric-wieser
- License: mit
- Created: 2021-10-21T16:25:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T02:16:58.000Z (7 months ago)
- Last Synced: 2025-02-01T03:41:38.351Z (5 months ago)
- Topics: formal-mathematics, lean, lean4, matrices
- Language: Lean
- Homepage:
- Size: 177 KB
- Stars: 95
- Watchers: 5
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- best-of-lean4 - GitHub
README
### The Matrix Cookbook, using Lean's mathlib
[](https://gitpod.io/#https://github.com/eric-wieser/lean-matrix-cookbook)
This repository aims to provide the lemmas in [The Matrix Cookbook](https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf) (November 15, 2012) as proofs in the Lean theorem prover.
Ideally, every proof in this repository should be a reference to a single lemma in [Mathlib](https://github.com/leanprover-community/mathlib4/), the maths library for lean.
The progress bar below shows the state of this repository; green represents lemmas which are proven, yellow lemmas which are stated, red lemmas which are ready to be stated, and dark red for entire missing sections.
Clicking on the progress bar will take you to a version that links to each lemma.[](https://eric-wieser.github.io/lean-matrix-cookbook/progress_bar.svg)