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
- Host: GitHub
- URL: https://github.com/deducteam/coq-hol-light-logic1
- Owner: Deducteam
- Created: 2025-07-22T13:24:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-07T20:05:34.000Z (10 months ago)
- Last Synced: 2025-08-07T22:05:46.747Z (10 months ago)
- Topics: hol-light, hol2dk, lambdapi, rocq-prover
- Language: Rocq Prover
- Homepage:
- Size: 796 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.