Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rwsimp の共通の構文をどう扱うか? #1234

Open
Seasawher opened this issue Dec 22, 2024 · 0 comments
Open

rwsimp の共通の構文をどう扱うか? #1234

Seasawher opened this issue Dec 22, 2024 · 0 comments
Labels
構文・パーサ 要調査 さらなる調査を要する

Comments

@Seasawher
Copy link
Member

Seasawher commented Dec 22, 2024

たとえば location の構文は rw でも simp でも push_cast でも同じで、at h で仮定 h に適用し、at h ⊢ で仮定とゴールに適用する。これを、毎回毎回どのタクティクに対してもコード例で確かめていたら大変だし、だからといって省略するのはリファレンスとしていかがなものか。

全く同じ問題が def コマンドと theorem コマンドなどに対しても存在する。これは現状のリファレンスの大きな問題点である。

一つのアイデアは、「location に使われる構文カテゴリを受け入れるかどうか」をまるごとコード例で確かめてしまうというものである。これなら、at ... の構文が使えることを十分示唆するし、そんなに面倒でもない。

@Seasawher Seasawher changed the title rwsimp の共通の構文をどう扱うか rwsimp の共通の構文をどう扱うか? Dec 22, 2024
@Seasawher Seasawher added the 要調査 さらなる調査を要する label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
構文・パーサ 要調査 さらなる調査を要する
Projects
None yet
Development

No branches or pull requests

1 participant