Skip to content

Commit

Permalink
Merge pull request #40 from Seasawher/patch-1
Browse files Browse the repository at this point in the history
READMEのリンク集の説明を更新
  • Loading branch information
yuma-mizuno authored Jul 6, 2024
2 parents b210de9 + 7a6da6a commit 5acd4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Leanの基礎的な使い方や命題論理について

- [A mathlib overview](https://leanprover-community.github.io/mathlib-overview.html)では、Leanの数学ライブラリmathlibで扱われている数学を概観できます。

- [タクティク逆引きリスト](https://lean-ja.github.io/tactic-cheatsheet/)は、Mathlibで使用できるタクティクやコマンドが使い方から逆引きできるようにまとめられた,**日本語の**資料です
- [Lean by Example](https://lean-ja.github.io/lean-by-example/)は、Lean言語に関する**日本語**リファレンスです。定理証明をサポートするタクティクの紹介に加えて、各種コマンドも説明されています。初心者が調べるときに使いやすいよう、理論的な説明は最小限にとどめられ、コード例が豊富に紹介されています

## 開発者向け情報

Expand Down

0 comments on commit 5acd4b9

Please sign in to comment.