https://github.com/grahamstrickland/functional_lean
Examples and exercises from "Functional Programming in Lean" - David Thrane Christiansen
https://github.com/grahamstrickland/functional_lean
dependent-type-theory functional-programming lean4 mathematics proof-assistant
Last synced: 3 months ago
JSON representation
Examples and exercises from "Functional Programming in Lean" - David Thrane Christiansen
- Host: GitHub
- URL: https://github.com/grahamstrickland/functional_lean
- Owner: GrahamStrickland
- Created: 2024-07-10T15:20:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T11:13:08.000Z (5 months ago)
- Last Synced: 2025-01-07T12:24:13.731Z (5 months ago)
- Topics: dependent-type-theory, functional-programming, lean4, mathematics, proof-assistant
- Language: Lean
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# functional_lean
Examples and exercises from ["Functional Programming in Lean"](https://lean-lang.org/functional_programming_in_lean/) - David Thrane Christiansen