Master's thesis of Roberto Alvarez
- COQ version 8.13.1
- Undecidability Library v1.1
- Equations package v1.2.4
Generate makefile with
coq_makefile -f _CoqProject -o Makefile
Then the proof can be compiled and installed with
make
make install
The browsable coq code can be found in here.