--- license: other task_categories: - text-generation - feature-extraction language: - en tags: - theorem-proving - formal-methods - cooltt - cubical-type-theory size_categories: - 10K +0L 0 | suc {x => ih} => equation nat begin + {suc x} 0 =[ +SL x 0 ] suc {+ x 0} =[ i => suc {ih i} ] suc x end ] ``` - type: def | symbolic_name: `+0R` | test/abstract.cooltt ## 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{cooltt_dataset, title = {cooltt}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/RedPRL/cooltt, commit b39bf2990045}, url = {https://huggingface.co/datasets/phanerozoic/cooltt} } ```