--- license: apache-2.0 task_categories: - text-generation - feature-extraction language: - en tags: - theorem-proving - formal-methods - lean4 size_categories: - 1K S₀ | n + 1 => (S S₀ n) ++ [Int.ofNat (k (S S₀ n))] ``` - type: def | symbolic_name: `Arxiv..S` | FormalConjectures/Arxiv/0912.2382/CurlingNumberConjecture.lean ## 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{lean4_formalconjectures_dataset, title = {Lean4-FormalConjectures}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/google-deepmind/formal-conjectures, commit b9b8aa0fd617}, url = {https://huggingface.co/datasets/phanerozoic/Lean4-FormalConjectures} } ```