8000 `coqKwdParen` should distinguish `Definition` and its arguments · Issue #165 · whonore/Coqtail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coqKwdParen should distinguish Definition and its arguments #165

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

Open
Iron-E opened this issue Dec 5, 2020 · 0 comments
Open

coqKwdParen should distinguish Definition and its arguments #165

Iron-E opened this issue Dec 5, 2020 · 0 comments

Comments

@Iron-E
Copy link
Iron-E commented Dec 5, 2020

I also noticed that you can't specify a definition call from its arguments. Example:

Example test_orb1: (orb true false) = true.

orb, true, and false all must be coqKwdParen although they aren't semantically the same. orb is a Definition, and true+false are arguments to the Definition.

Relevant: #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0