We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7280e3b commit d5dbdb6Copy full SHA for d5dbdb6
LeanByExample/Links.lean
@@ -35,6 +35,7 @@
35
* [Logic and Mechanized Reasoning](https://avigad.github.io/lamr/) Lean を使った論理学および自動証明の教科書。ソースコードも[GitHubリポジトリ](https://github.com/avigad/lamr)で公開されています。
36
* [Scientific Computing in Lean](https://lecopivo.github.io/scientific-computing-lean/) Lean で科学計算を行うライブラリ [SciLean](https://github.com/lecopivo/SciLean) の著者による、科学計算についての解説書。
37
* [From Zero to QED](https://sdiehl.github.io/zero-to-qed/) 型理論と関数型プログラミングを背景に、Lean を用いた定理証明について基礎から段階的に学ぶ入門書。
38
+* [Type Checking in Lean4](https://ammkrn.github.io/type_checking_in_lean4/) Lean4 のカーネル(型検査機構)について深く理解するための資料です。
39
40
## 📚 書籍(日本語)
41
0 commit comments