kai-qu / linear-logicLinks
An encoding of linear logic in Coq with minimal Sokoban and blocks world examples
☆22Updated 4 years ago
Alternatives and similar repositories for linear-logic
Users that are interested in linear-logic are comparing it to the libraries listed below
Sorting:
- ☆21Updated 7 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated last year
- Self-contained repository for the eponymous paper☆30Updated 7 years ago
- Formalisation of the linear lambda calculus in Coq☆10Updated 7 years ago
- A simple implementation of linear type theory☆39Updated 8 years ago
- Experiments with linear types☆14Updated 7 years ago
- Type safe abstract binding trees for Haskell, using Vinyl☆16Updated 8 years ago
- A dependently typed type checker for a TT with intervals☆24Updated 6 years ago
- Agda formalization of the paper, "Higher-Order Functions and Brouwer's Thesis". Deduces a Brouwer ordinal from a function ((nat -> nat) -…☆13Updated 5 years ago
- IO using sized types and copatterns☆36Updated 4 years ago
- A showcase of interesting code and proof developments in Cedille☆36Updated 8 months ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- A playground for type theory implementations in Racket☆20Updated 10 years ago
- Type theory in type theory☆16Updated 13 years ago
- ☆17Updated 7 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆51Updated 3 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- Agda suffices: software written from A to Z in Agda☆16Updated 6 years ago
- Towards Optic-Based Algebraic Theories: the Case of Lenses☆17Updated 7 years ago
- Showing how some simple mathematical theories naturally give rise to some common data-structures☆39Updated last year
- A typechecker for WebAssembly, written in Agda (WIP)☆17Updated 7 years ago
- The algebra for formal power series in elements of the Weyl algebra☆18Updated 7 years ago
- Type level algebraic "proofs" using lens combinators☆19Updated 6 years ago
- A dynamically-typed CBPV language embedded in Racket☆40Updated last year
- Mechanization of Hazelnut, as submitted to POPL 2017☆16Updated 4 years ago
- mechanization paired with https://github.com/hazelgrove/hazelnut-dynamics☆21Updated last year
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Updated 3 years ago
- Jason Reed's Tiny LF, and some experiments in higher-order proof refinement logics using Jon Sterling Thought