[{"data":1,"prerenderedAt":4},["ShallowReactive",2],{"n0B3Jc2VuT":3},"# 数学系エンドユーザーのためのLean入門\n\n「数学系エンドユーザーのためのLean入門」の講義資料です．\n\n- 講義概要:\n    - [https://www.math.kyoto-u.ac.jp/ja/event/seminar/6028](https://www.math.kyoto-u.ac.jp/ja/event/seminar/6028)\n- 講義資料:\n    - [https://shosonoda.github.io/lean-math-note/](https://shosonoda.github.io/lean-math-note/)\n    - [https://github.com/shosonoda/lean-math-note/](https://github.com/shosonoda/lean-math-note/)\n- 環境構築:\n    - [https://shosonoda.github.io/lean-install/](https://shosonoda.github.io/lean-install/)\n- 担当:\n    - [園田翔（理化学研究所 / サイバーエージェント）](https://sites.google.com/view/shosonoda/home)\n- Lean version:\n    - leanprover/lean4:v4.30.0\n\n## 使い方\nGitHubリポジトリをローカルに clone\n```bash\ngit clone https://github.com/shosonoda/lean-math-note.git\n```\nプロジェクトルートで Lean バージョン確認\n```bash\ncd lean-math-note\ncat lean-toolchain\nelan show | grep -A 5 \"active toolchain\"\n```\nキャッシュ取得後，ビルド\n```bash\nlake exe cache get\nlake build\n```\nVS Code 起動\n```bash\ncode .\n```\n",1782661973040]