Software Foundations book and exercises taken from https://www.cis.upenn.edu/~bcpierce/sf/current/index.html
-
Updated
Feb 24, 2017 - HTML
Coq is a formal proof management system. It provides a formal language to write
mathematical definitions, executable algorithms and theorems together with an
environment for semi-interactive development of machine-checked proofs. Typical
applications include the certification of properties of programming languages,
the formalization of mathematics and teaching.
Software Foundations book and exercises taken from https://www.cis.upenn.edu/~bcpierce/sf/current/index.html
My project for a course at Saarland University called "Advanced Coq Programming". My work is limited to the Reflection.v and GeneralReflection.v files, with some slight modifications in PA.v and ZF.v
A tutorial on well-founded recursion in Rocq
✨ racherb's personal blog
GitHub Pages website for https://github.com/Blaisorblade/dot-iris.
CSE460 - VLSI Design
Solutions (in Coq) of the exercises in the software foundation books.
Índice de repositorios.
# Prime-Numbers Web AppThis web app helps users explore prime numbers through features like checking primality and generating sequences. With clear visuals and step-by-step explanations, it makes understanding prime numbers simple and engaging. 🐙✨
Coq Tutorial from Mike Nahas's repo at https://github.com/mdnahas/mdnahas.github.io/doc/nahas_tutorial.v
Russian Translation for Software Foundations book.
Scala Step-by-Step: Soundness for DOT with Step-Indexed Logical Relations in Iris — Coq Formalization
PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.
Created by Gérard Pierre Huet, Thierry Coquand
Released 1989