maxdore / elfeLinks
Interactive Theorem Proving for students
☆20Updated 2 years ago
Alternatives and similar repositories for elfe
Users that are interested in elfe are comparing it to the libraries listed below
Sorting:
- This package provides a Coq formalization of abstract algebra using a functional programming style. The modules contained within the pack…☆28Updated 6 years ago
- A library and case-study for linear, intrinsically-typed interpreters in Agda☆35Updated 5 years ago
- A general yet easy-to-use formalization of Big O, Big Theta, and more based on seminormed vector spaces.☆35Updated 8 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- Generalized syntax & semantics for universe hierarchies☆31Updated last year
- A certified semantics for relational programming workout.☆26Updated 4 years ago
- A reflection-based proof tactic for lattices in Coq☆22Updated last year
- An experimental implementation of homotopy type theory in the interactive proof assistant Isabelle☆34Updated 2 years ago
- A showcase of interesting code and proof developments in Cedille☆36Updated 2 months ago
- A Coq to Cedille compiler written in Coq☆34Updated 4 years ago
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆26Updated 4 years ago
- ☆21Updated 3 years ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- Files for the tutorial "Correct-by-construction programming in Agda" at POPL '19 in Cascais☆26Updated 6 years ago
- A formalization of Pure Type Systems (PTS) in Agda☆27Updated last month
- Bidirectional Binding Signature and Bidirectional Type Synthesis, Generically☆21Updated last year
- Fintie Sets in Cubical Agda☆12Updated 6 years ago
- Based on paper by Greg Morrisett , TAL-0 is the design of a RISC-style typed assembly language which focuses on control-flow safety.☆22Updated 8 years ago
- Revised Omega-categorical Typechecker☆27Updated 9 months ago
- IO using sized types and copatterns