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

Top-level proofs for TypeClassLang #65

Open
hrutvik opened this issue Sep 26, 2023 · 0 comments
Open

Top-level proofs for TypeClassLang #65

hrutvik opened this issue Sep 26, 2023 · 0 comments
Milestone

Comments

@hrutvik
Copy link
Collaborator

hrutvik commented Sep 26, 2023

The top-level result for TypeClassLang should state:

  • given a well-annotated TypeClassLang program
  • there should be a valid translation to a PureLang program
  • which is itself well-typed (and therefore safe)

Though prior work has considered Core-like/System-F like languages with higher-rank polymorphism, we should hopefully be able to show type preservation for simple types - but this remains to be seen.

@hrutvik hrutvik added this to the Type classes milestone Sep 26, 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