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

Make IForest's bind associative #240

Open
Lysxia opened this issue May 26, 2022 · 0 comments
Open

Make IForest's bind associative #240

Lysxia opened this issue May 26, 2022 · 0 comments
Labels
enhancement New feature or request itrees Particular to theory and implementation of itrees

Comments

@Lysxia
Copy link
Collaborator

Lysxia commented May 26, 2022

https://github.com/DeepSpec/InteractionTrees/blob/master/extra/IForest.v#L70

Trick: define a coinductive relation relbind : itree E A -> (A -> itree E B -> Prop) -> itree E B -> Prop

@Lysxia Lysxia added enhancement New feature or request itrees Particular to theory and implementation of itrees labels May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request itrees Particular to theory and implementation of itrees
Projects
None yet
Development

No branches or pull requests

1 participant