vix.ing · top · new · best · stats · spec

The Coq Proof Script Visualiser (coq-psv)

2021/01/15 by Mario Frank, Frank, Mario
Computer Science · Social Sciences · #Mathematics, Computing, and Information Processing #Logic, programming, and type systems #Software Engineering and Design Patterns

paper · pdf · doi:10.48550/arxiv.2101.07761

Abstract

In this work, we present a visualisation tool that is able to process Coq proof scripts and generate a table representation of the contained proofs as \LaTeX or PDF files. This tool has the aim to support both education and review processes as all proof steps can be visualised. Thus, there is no need to use Coq in order to review proofs or use them as examples in teaching. In contrast to the usual approach of visualising proofs as hypertext or markdown documents, the generated files can be easily printed.

Related