Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.63 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.63 KB

Post's Theorem in Coq

This repository contains the Coq mechanization of "The Arithmetical Hierarchy, Oracle Computability, and Post's Theorem in Synthetic Computability", the Bachelor's thesis of Niklas Mück.

How to compile

Install coq=8.15.2 and coq-equations=1.3+8.15 then run $ make

External files

All files in the external/ folder are external.

To reduce dependencies, some imports are changed and some code is commented out or removed.