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

Sequences involving increments or decrements on indices #31

Open
andrewjkennedy opened this issue Feb 21, 2018 · 1 comment
Open

Sequences involving increments or decrements on indices #31

andrewjkennedy opened this issue Feb 21, 2018 · 1 comment

Comments

@andrewjkennedy
Copy link

I want to write something like

P0 |- P1
...
Pn-1 |- Pn

P0 |- Pn

But this is rejected, as is the equivalent comprehension form:

</ Pi-1 |- Pi // i IN 1 ... n />

P0 |- Pn

@PeterSewell
Copy link
Contributor

PeterSewell commented Feb 21, 2018 via email

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

2 participants