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

Question about substitution notation #6

Open
qcfu-bu opened this issue Feb 26, 2022 · 0 comments
Open

Question about substitution notation #6

qcfu-bu opened this issue Feb 26, 2022 · 0 comments

Comments

@qcfu-bu
Copy link

qcfu-bu commented Feb 26, 2022

I was trying to follow the examples shown in
https://github.com/andreasabel/strong-normalization/tree/master/coq/well-scoped

When trying to compile the examples, in reduction.v, coq reports that is does not know how to interpret notation (_[_]). From what I understand (_[_]) is the notation used for substitution. When checking its definition in stlc.v, the notation is set to printing only. I was wondering what's the right way to use autosubst's notations?

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

No branches or pull requests

1 participant