lean-ja / lean-by-example

コード例で学ぶ Lean 言語
https://lean-ja.github.io/lean-by-example/
MIT License
39 stars 7 forks source link

refactor: `rcases` を `cases` から独立させる #341

Closed Seasawher closed 2 months ago

Seasawher commented 3 months ago

独立させると,obtain からリンクを貼ったりできて便利だし,(h2 見出しにリンクを貼ったりするのは危険そう) 探すうえでも便利

Seasawher commented 3 months ago

rcases は cases の派生ではなくて上位互換として紹介したいので独立している方が楽