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

Tidy PureLang's equational theory #45

Open
hrutvik opened this issue Jun 23, 2023 · 0 comments
Open

Tidy PureLang's equational theory #45

hrutvik opened this issue Jun 23, 2023 · 0 comments

Comments

@hrutvik
Copy link
Collaborator

hrutvik commented Jun 23, 2023

Currently PureLang's equational theory and its results are distributed over various files. We should restructure this carefully:

  • pure_exp_relTheory: definition of applicative bisimulation and associated theorems
  • pure_howeTheory: Howe's construction and derivation of congruence
  • pure_congruenceTheory: general reusable congruence rules

The results in pure_letrec_congTheory should be moved to pure_congruenceTheory. Other files should be checked for any sufficiently general results and similarly moved.

@hrutvik hrutvik added this to the Refactoring and clean-up milestone Jun 23, 2023
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