File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -56,27 +56,27 @@ Lean-zh 提供一个实践,交流,和知识分享的平台。如果你对 Le
56
56
- [ Lean4 定理证明(Theorem Proving in Lean)] ( https://www.leanprover.cn/tp-lean-zh/ )
57
57
- [ Lean4 元编程(Metaprogramming in Lean)] ( https://www.leanprover.cn/mp-lean-zh/ )
58
58
- [ Lean 形式化数学(Mathematics in Lean)] ( https://www.leanprover.cn/math-in-lean-zh/ )
59
- - [ Lean4 中的类型检查(Type checking in Lean)] ( https://www.leanprover.cn/type-checking-in-lean-zh/ )
59
+ - [ Lean4 中的类型检查(Type Checking in Lean)] ( https://www.leanprover.cn/type-checking-in-lean-zh/ )
60
60
61
61
** 进行中**
62
62
63
63
64
- * Lean 交互工具的使用教程
65
- * Lean 项目的实践教程
64
+ - [ 逻辑验证漫游指南 2025 版(The Hitchhiker's Guide to Logical Verification 2025)] ( https://github.com/Lean-zh/LoVe2025-zh )
65
+ - Lean 交互工具的使用教程
66
+ - Lean 项目的实践教程
66
67
67
68
** 计划中**
68
69
69
- * [ GlimpseToGame 定理证明游戏制作及翻译] ( https://github.com/Lean-zh/GlimpseToGame )
70
- * Tactic 手册及如何编写 tactic
71
- * LeanCopliot,LLMStep 等实用工具教程及实现机制
72
- * ...
70
+ - [ GlimpseToGame 定理证明游戏制作及翻译] ( https://github.com/Lean-zh/GlimpseToGame )
71
+ - Tactic 手册及如何编写 tactic
72
+ - LeanCopliot,LLMStep 等实用工具教程及实现机制
73
+ - ...
73
74
74
75
### 其他推荐
75
76
76
77
- [ The Mechanics of Proof] ( https://hrmacbeth.github.io/math2001/ )
77
- - [ The Hitchhiker's Guide to Logical Verification] ( https://raw.githubusercontent.com/blanchette/logical_verification_2023/main/hitchhikers_guide.pdf )
78
- * 软件基础:[ Software Foundations] ( https://coq-zh.github.io/SF-zh/ )
79
- * [ 编程语言基础:Agda 描述] ( https://agda-zh.github.io/PLFA-zh/ )
78
+ - [ 软件基础:Software Foundations] ( https://coq-zh.github.io/SF-zh/ )
79
+ - [ 编程语言基础:Agda 描述] ( https://agda-zh.github.io/PLFA-zh/ )
80
80
81
81
## 联系我们
82
82
You can’t perform that action at this time.
0 commit comments