lean-verifier-formalizations
收藏资源简介:
该数据集名为“Lean Verifier Formalizations”,是一组用于评估智能体编码框架的Lean 4定理证明任务。数据集中的每个样本包含一个形式化的任务陈述(task_statement),其中移除了参考证明;同时提供了非正式描述(informal_excerpt)和源文本(informal_source_text),用以说明该定理的声明内容;还包括允许验证器使用的公理(permitted_axioms)以及溯源字段(repo_url、repo_commit_sha、license),以追溯至原始项目。所有样本均来自真实、有许可的Lean 4项目,包括Mathlib相关研究仓库、奥林匹克形式化项目以及个人贡献者项目。许可证方面,源代码部分(如header、formal_statement、reference_proof)遵循每个样本所在原始仓库的许可证(MIT或Apache-2.0),并记录在每行的license列中;而策展内容(如informal_excerpt、informal_source_text、task_statement的框架以及评判分数)则采用CC-BY-4.0许可证发布。
The dataset named "Lean Verifier Formalizations" is a collection of Lean 4 theorem proving tasks designed to evaluate agentic coding frameworks. Each sample in the dataset contains a formal task statement (task_statement) with its reference proof removed; it also provides an informal excerpt (informal_excerpt) and an informal source text (informal_source_text) to explain the theorems statement, along with permitted axioms (permitted_axioms) for the verifier, and provenance fields (repo_url, repo_commit_sha, license) to trace back to the original project. All samples come from real, licensed Lean 4 projects, including Mathlib-related research repositories, olympiad formalization projects, and individual contributor projects. Regarding licensing, the source code parts (e.g., header, formal_statement, reference_proof) follow the license of each samples original repository (MIT or Apache-2.0), recorded in the license column per row; while the curated content (e.g., informal_excerpt, informal_source_text, the framework of task_statement, and evaluation scores) is released under the CC-BY-4.0 license.
Lean Verifier Formalizations 数据集概述
数据集简介
该数据集包含Lean 4定理证明任务,用于评估智能体编码框架的性能。每一行数据将一个正式的task_statement(已移除参考证明体)与真实的Lean 4代码仓库配对,并附带描述定理含义的informal_excerpt/informal_source_text、供验证器使用的permitted_axioms以及溯源字段(repo_url、repo_commit_sha、license)。
数据来源
每一行数据均来自真实的、持有许可的Lean 4项目,涵盖以下类型:
- Mathlib相关的研究仓库
- 奥林匹克竞赛形式化项目
- 个人贡献者项目
完整的数据集源仓库列表见 sources.md。
任务类型
- 任务类别:文本生成(text-generation)
标签
- lean4
- theorem-proving(定理证明)
- formal-verification(形式化验证)
- mathlib
许可协议
数据集涉及两种许可范围:
源代码(header、formal_statement、reference_proof)
- 每行数据携带其源仓库的原始许可证(MIT或Apache-2.0)
- 具体许可在每行数据的
license列中记录
精选内容(informal_excerpt、informal_source_text、task_statement框架、评判分数)
- 依据 CC-BY-4.0 发布




