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

allow any variables in ENVINIT and SYSINIT for ALL_ENV_EXIST_SYS_INIT #29

Open
johnyf opened this issue Jul 29, 2016 · 0 comments
Open
Assignees
Milestone

Comments

@johnyf
Copy link
Member

johnyf commented Jul 29, 2016

This should be possible, by:

  1. f == EnvInit => SysInit
  2. g == \E y: f
  3. \A-enumerate g over x
  4. h == substitute each assignment x in f
  5. \E-enumerate h over y.

This will allow passing arbitrary env_init and sys_init when mixed quantification is desired.

@slivingston slivingston self-assigned this Aug 2, 2016
@slivingston slivingston added this to the 0.12.0 milestone Aug 2, 2016
@slivingston slivingston modified the milestones: 0.12.0, 0.13.0 Jan 27, 2018
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