--- license: other task_categories: - text-generation - feature-extraction language: - en tags: - formal-methods - cryptol - cryptography - domain-specific-language size_categories: - 10K [n]GF28 -> GF28 gf28Add ps = sums ! 0 where sums = [zero] # [ p ^ s | p <- ps | s <- sums ] ``` - type: function | symbolic_name: `gf28Add` | examples/AES.cry:37 ## Use Statement and proof are available both joined (`fact`) and split (`statement`, `proof`) for proof-term modeling, autoformalization, retrieval, and dependency analysis via `deps`. ## Citation ```bibtex @misc{cryptol_dataset, title = {Cryptol}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/GaloisInc/cryptol, commit a50cac6eb2c3}, url = {https://huggingface.co/datasets/phanerozoic/Cryptol} } ```