--- license: other license_name: inria-non-commercial license_link: https://github.com/AbsInt/CompCert/blob/master/LICENSE task_categories: - text-generation - feature-extraction language: - en tags: - theorem-proving - formal-methods - coq - compcert - compiler-verification - c-compiler size_categories: - 10K ptr64 = false. Proof. unfold splitlong, ptr64; congruence. Qed. ``` - type: Lemma | symbolic_name: `splitlong_ptr32` | aarch64/Archi.v ## Use Each declaration is split into a `statement` (signature/claim) and a `proof` (body) that are disjoint and together form the complete declaration, for proof modeling, autoformalization, retrieval, and dependency analysis via `deps`. ## Citation ```bibtex @misc{coq_compcert_dataset, title = {Coq-CompCert}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/AbsInt/CompCert, commit 0ef26dad7644}, url = {https://huggingface.co/datasets/phanerozoic/Coq-CompCert} } ```