digama0 / hz-to-mm0

HOL Zero to Metamath Zero translator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translator from HOL Zero / Common HOL to Metamath Zero

This is work in progress. The goal is to be able to verify and translate Common HOL proofs, in particular flyspeck, into a MM0 proof.

To run this tool on flyspeck, first download all the .tgz files and unpack them into directories like flyspeck/BaseSystem/, flyspeck/Multivariate/, etc.; then run hz-to-mm0 < flyspeck.txt, after modifying the set-cwd line to point to your flyspeck directory (or running hz-to-mm0 from the flyspeck directory).

About

HOL Zero to Metamath Zero translator

License:Creative Commons Zero v1.0 Universal


Languages

Language:Rust 100.0%