Theorem proving in Lean
☆49Oct 21, 2024Updated last year
Alternatives and similar repositories for theorem_proving_in_lean
Users that are interested in theorem_proving_in_lean are comparing it to the libraries listed below
Sorting:
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Typesafe Off-Heap data structures for GHC Haskell☆14Nov 10, 2017Updated 8 years ago
- Term Rewriting Systems☆17Nov 7, 2015Updated 10 years ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- CMU Undergrad Course☆95Feb 18, 2023Updated 3 years ago
- "Programs that explain their effects" talk material☆17Jun 22, 2018Updated 7 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆19Apr 25, 2017Updated 8 years ago
- Tentative write-up of a neat trick used in the Mezzo type-checker☆15Nov 27, 2015Updated 10 years ago
- Experiments in abstracting definitional interpreters☆16Oct 13, 2017Updated 8 years ago
- A Haskell library supporting flexible, dynamic file-based configuration.☆16May 15, 2019Updated 6 years ago
- A general yet easy-to-use formalization of Big O, Big Theta, and more based on seminormed vector spaces.☆36May 14, 2017Updated 8 years ago
- Some scripts for analyzing IMP programs with the Z3 automatic theorem prover, originally written for my Compose 2016 talk.☆15Feb 9, 2016Updated 10 years ago
- Clojure transducers in a typed setting, in Haskell☆56Feb 19, 2015Updated 11 years ago
- "Toy" SMT Solver for Educational Purposes☆20Apr 17, 2013Updated 12 years ago
- ☆23Aug 30, 2017Updated 8 years ago
- A GHC type checker plugin for row types☆39Oct 7, 2017Updated 8 years ago
- Translation from FOL to LTL+Past and LTL, via separation of LTL+Past☆10May 22, 2024Updated last year
- Building group theory from scratch in Lean☆62Jan 24, 2021Updated 5 years ago
- Tools for functors from Hask^k to Hask☆23Aug 25, 2019Updated 6 years ago
- Dijkstra's shortest path algorithm implemented at type level with Haskell