File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ description: Lean-zh Documentation
2222
2323## Lean 是什么
2424
25- Lean 是微软研究院在 2013 年推出的计算机定理证明器。Lean4 于 2021 年发布,为 Lean 定理证明器的重新实现,能够生成 C 代码后进行编译,以便开发高效的特定领域自动化。
25+ Lean 是微软研究院在 2013 年推出的计算机定理证明器。Lean 4 于 2021 年发布,为 Lean 定理证明器的重新实现,能够生成 C 代码后进行编译,以便开发高效的特定领域自动化。
2626
2727Lean 作为一门独特的语言,兼具 ** 数学和编程** 两方面的特性。
2828
@@ -52,16 +52,16 @@ Lean-zh 提供一个实践,交流,和知识分享的平台。如果你对 Le
5252
5353目前 Lean-zh 已翻译的资源:
5454
55- - [ Lean4 函数式编程(Functional Programming in Lean)] ( /fp-lean-zh/ )
56- - [ Lean4 定理证明(Theorem Proving in Lean)] ( /tp-lean-zh/ )
57- - [ Lean4 元编程(Metaprogramming in Lean)] ( /mp-lean-zh/ )
55+ - [ Lean 4 函数式编程(Functional Programming in Lean)] ( /fp-lean-zh/ )
56+ - [ Lean 4 定理证明(Theorem Proving in Lean)] ( /tp-lean-zh/ )
57+ - [ Lean 4 元编程(Metaprogramming in Lean)] ( /mp-lean-zh/ )
5858- [ Lean 形式化数学(Mathematics in Lean)] ( /math-in-lean-zh/ )
59- - [ Lean4 中的类型检查 (Type Checking in Lean)] ( /type-checking-in-lean-zh/ )
59+ - [ Lean 4 类型检查 (Type Checking in Lean)] ( /type-checking-in-lean-zh/ )
6060
6161** 进行中**
6262
6363
64- - [ 逻辑验证漫游指南 2025 版(The Hitchhiker's Guide to Logical Verification 2025 )] ( https://github.com/Lean-zh/LoVe2025 -zh )
64+ - [ 逻辑验证漫游指南 2026 版(The Hitchhiker's Guide to Logical Verification 2026 )] ( https://github.com/Lean-zh/LoVe -zh )
6565- Lean 交互工具的使用教程
6666- Lean 项目的实践教程
6767
@@ -75,7 +75,7 @@ Lean-zh 提供一个实践,交流,和知识分享的平台。如果你对 Le
7575### 其他推荐
7676
7777- [ The Mechanics of Proof] ( https://hrmacbeth.github.io/math2001/ )
78- - [ 软件基础:Software Foundations] ( https://coq -zh.github.io/SF-zh/ )
78+ - [ 软件基础:Software Foundations] ( https://rocq -zh.github.io/SF-zh/ )
7979- [ 编程语言基础:Agda 描述] ( https://agda-zh.github.io/PLFA-zh/ )
8080
8181## 联系我们
You can’t perform that action at this time.
0 commit comments