《软件基础》中译版 Software Foundations Chinese Translation
-
Updated
Mar 14, 2022 - 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 Chinese Translation
A course on formal verification at https://compsciclub.ru/en, Spring term 2021
Rock on Coq for the Problem Solving Class at Nanjing University
PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.
Russian Translation for Software Foundations book.
Scala Step-by-Step: Soundness for DOT with Step-Indexed Logical Relations in Iris — Coq Formalization
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
GitHub Pages website for https://github.com/Blaisorblade/dot-iris.
CSE460 - VLSI Design
✨ racherb's personal blog
A tutorial on well-founded recursion in Rocq
Created by Gérard Pierre Huet, Thierry Coquand
Released 1989