陶哲轩又送福利,数学分析1被改写成了Lean语言形式,想学AI数学证明的可以看看
版主: verdelite, TheMatrix
-
- 论坛支柱
VladPutin 的博客 - 帖子互动: 1368
- 帖子: 11932
- 注册时间: 2022年 7月 24日 11:12
#1 陶哲轩又送福利,数学分析1被改写成了Lean语言形式,想学AI数学证明的可以看看
https://github.com/teorth/analysis
The files in this directory contain a formalization of selected portions of my text Analysis I into Lean. The formalization is intended to be as faithful a paraphrasing as possible to the original text, while also showcasing Lean's features and syntax. In particular, the formalization is not optimized for efficiency, and in some cases may deviate from idiomatic Lean usage.
The files in this directory contain a formalization of selected portions of my text Analysis I into Lean. The formalization is intended to be as faithful a paraphrasing as possible to the original text, while also showcasing Lean's features and syntax. In particular, the formalization is not optimized for efficiency, and in some cases may deviate from idiomatic Lean usage.

标签/Tags:
-
- 论坛元老
Caravel 的博客 - 帖子互动: 535
- 帖子: 24114
- 注册时间: 2022年 7月 24日 17:21
-
- 著名点评
heteroclinic 的博客 - 帖子互动: 38
- 帖子: 3770
- 注册时间: 2022年 10月 31日 00:35
#5 Re: 陶哲轩又送福利,数学分析1被改写成了Lean语言形式,想学AI数学证明的可以看看
Tao在做工程。VladPutin 写了: 2025年 6月 4日 14:28 https://github.com/teorth/analysis
The files in this directory contain a formalization of selected portions of my text Analysis I into Lean. The formalization is intended to be as faithful a paraphrasing as possible to the original text, while also showcasing Lean's features and syntax. In particular, the formalization is not optimized for efficiency, and in some cases may deviate from idiomatic Lean usage.
你觉得用Lean写数学证明很了不起?
-
- 论坛支柱
VladPutin 的博客 - 帖子互动: 1368
- 帖子: 11932
- 注册时间: 2022年 7月 24日 11:12
#7 Re: 陶哲轩又送福利,数学分析1被改写成了Lean语言形式,想学AI数学证明的可以看看
把证明转换成Lean语言的形式,现在不困难,尤其Tao发动一帮数学家做等式项目可以作为Lean语言的库。Lean说白了就是直觉逻辑的实现,换言之,就是把人做的证明转换成直觉逻辑的证明,现在有不少辅助工具,工作量不那么大。转换之后可以运行以检验原来的人工证明是否正确,前提是Lean语言的证明和人工证明等价,有时候转换会出问题,得小心检查或者debug。
-
- 著名点评
heteroclinic 的博客 - 帖子互动: 38
- 帖子: 3770
- 注册时间: 2022年 10月 31日 00:35
-
- 论坛支柱
2024年度优秀版主
TheMatrix 的博客 - 帖子互动: 262
- 帖子: 13197
- 注册时间: 2022年 7月 26日 00:35