mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-02 14:43:51 +01:00
e1a8220ba046d21deba499dc689f84dc5a87e498
split fn for B-finite subobjects.
Allows for shortening of some proofs
HITs-Coq
Needed: https://github.com/HoTT/HoTT
More information on the work is in HITs.pdf.
Building
Make sure that you have hoqc installed. Then generate the Makefile and build the project:
coq_makefile -f _CoqProject -o Makefile
make
Description
Languages
Coq
100%