Skip to content

Commit 9b81141

Browse files
committed
Merge branch 'main' of github.com:Lean-zh/lean-zh.github.io
2 parents 0ca1b26 + 11c7640 commit 9b81141

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,27 +56,27 @@ Lean-zh 提供一个实践,交流,和知识分享的平台。如果你对 Le
5656
- [Lean4 定理证明(Theorem Proving in Lean)](https://www.leanprover.cn/tp-lean-zh/)
5757
- [Lean4 元编程(Metaprogramming in Lean)](https://www.leanprover.cn/mp-lean-zh/)
5858
- [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/)
6060

6161
**进行中**
6262

6363

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 项目的实践教程
6667

6768
**计划中**
6869

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+
- ...
7374

7475
### 其他推荐
7576

7677
- [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/)
8080

8181
## 联系我们
8282

0 commit comments

Comments
 (0)