SkillAgentSearch skills...

Pnp

Lecture notes for a short course on proving/programming in Coq via SSReflect.

Install / Use

/learn @ilyasergey/Pnp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Programs and Proofs

DOI

A Short Course on Interactive Proofs in Coq/Ssreflect. This project contains the Coq sources, the lectures and the exercises for the course

"Programs and Proofs: Mechanizing Mathematics with Dependent Types".

The latest draft of the accompanying lecture notes can be downloaded from the official course page:

http://ilyasergey.net/pnp

Initial release: August 2014

Building the Project

Requirements

Building

We recommend installing the requirements via opam:

opam repo add coq-released https://coq.inria.fr/opam/released
opam pin add coq-htt git+https://github.com/TyGuS/htt\#master --no-action --yes
opam install coq coq-mathcomp-ssreflect coq-fcsl-pcm coq-htt

Then, run make clean; make from the root folder. This will compile all lecture files, solutions and create the file latex/pnp.pdf with lecture notes.

Related Skills

View on GitHub
GitHub Stars175
CategoryEducation
Updated3mo ago
Forks19

Languages

Coq

Security Score

100/100

Audited on Dec 30, 2025

No findings