An open API service indexing awesome lists of open source software.

https://github.com/deducteam/coq-hol-light-logic1

Translation in Rocq of HOL-Light's Logic library until unify using hol2dk
https://github.com/deducteam/coq-hol-light-logic1

hol-light hol2dk lambdapi rocq-prover

Last synced: 9 months ago
JSON representation

Translation in Rocq of HOL-Light's Logic library until unify using hol2dk

Awesome Lists containing this project

README

          

# coq-hol-light-logic
Translation of the HOL-Light [Logic library](https://github.com/jrh13/hol-light/tree/master/Logic) using [hol2dk](https://github.com/Deducteam/hol2dk).

mappings only go up to (and not including) unify. The full library will be available as coq-hol-light-Logic2 and use results from this translation to define unify

Currently depending on https://github.com/agontard/coq-hol-light-real-with-N/tree/with_mathcomp for mathcomp integration, and temporarily provides its own updated version of the mappings of the [coq-hol-light](https://github.com/Deducteam/coq-hol-light) library to adapt to this integration and map set theory to mathcomp-classical set theory.