thery / PolTac
Tactic for polynomial manipulations
☆10Updated last year
Alternatives and similar repositories for PolTac:
Users that are interested in PolTac are comparing it to the libraries listed below
- Toy demo of lexing/parsing in Coq☆12Updated 5 years ago
- ☆13Updated 5 years ago
- Implementation of sprintf for Coq☆18Updated 4 years ago
- Formalising session types in Coq☆17Updated 5 years ago
- a version of the 2048 game for Coq☆22Updated last year
- ☆17Updated 2 years ago
- All the code I've ever written in Ltac2☆11Updated 4 years ago
- ☆13Updated 6 months ago
- 👹 A library for hierarchical names and lexical scoping☆25Updated 4 months ago
- A library for the next generation of LCF refiners, with support for dependent refinement—Long Live the Anti-Realist Struggle!☆16Updated 7 years ago
- An OCaml EDSL for describing and solving strategic games☆17Updated last year
- A Coq plugin that implements exceptions in Coq☆13Updated 4 years ago
- Lenses in Coq☆16Updated 2 years ago
- flexible 'let rec' generation for MetaOCaml☆26Updated last year
- All higher inductive types can be obtained from three simple HITs.☆17Updated 6 years ago
- Research material of Erik Palmgren (1963–2019)☆20Updated last year
- A repository of MetaOCaml packages☆12Updated last year
- I'm putting Palmgren's Constructive Sheaf Semantics into Agda. Defines sheaves via Grothendieck pretopologies.☆17Updated 10 years ago
- A standalone implementation of Ltac2 as a Coq plugin. Now part of the main Coq repository.☆31Updated 5 years ago
- A reflection-based proof tactic for lattices in Coq☆20Updated last year
- Experiments with preordered set models of (directed) type theories☆15Updated 5 years ago
- ☆11Updated 4 years ago
- A Coq plugin to disable positivity check, guard check and termination check☆16Updated 5 years ago
- ☆12Updated 5 years ago
- A LaTeX package to make theorem names link to coqdoc webpages. Works with ntheorem, amsthm and the LLNCS and LIPIcs classes.☆15Updated 5 years ago
- Example Coq plugin☆16Updated 6 years ago
- coinduction library for Coq☆15Updated 5 months ago
- ☆13Updated last month
- IO for Gallina☆32Updated 2 months ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…