File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ weight = 1
25
25
* [ Lean Manual] ( https://leanprover.github.io/lean4/doc/ ) Lean 言語の公式ドキュメント.
26
26
* [ Functional Programming in Lean] ( https://leanprover.github.io/functional_programming_in_lean/ ) 関数型プログラミング言語としての Lean の入門書.
27
27
* [ Mathematics in Lean] ( https://leanprover-community.github.io/mathematics_in_lean/ ) Lean でどのように数学を形式化するかを学ぶ教科書.初等整数論をはじめ,位相空間や測度も扱っています.
28
- * [ Metaprogramming in Lean 4] ( https://github.com/ leanprover-community/lean4-metaprogramming-book ) Lean で独自のコマンドやタクティクを作るための方法を解説した本.
28
+ * [ Metaprogramming in Lean 4] ( https://leanprover-community.github.io /lean4-metaprogramming-book/ ) Lean で独自のコマンドやタクティクを作るための方法を解説した本.
29
29
* [ Natural Number Game 4] ( https://adam.math.hhu.de/#/g/hhu-adam/NNG4 ) Lean を使い,ペアノの公理から始めて自然数の基本的な性質を証明する初心者向けブラウザゲーム.
30
30
* [ Courses using Lean] ( https://leanprover-community.github.io/teaching/courses.html ) Lean を題材とした講義のリスト.
31
31
You can’t perform that action at this time.
0 commit comments