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

Typeclass lang #76

Open
wants to merge 172 commits into
base: master
Choose a base branch
from
Open

Typeclass lang #76

wants to merge 172 commits into from

Conversation

Gordon-Sau
Copy link

  • Define a new type system that supports type classes. Because the new typeclassLang
  • As it is not completed yet, and the type system is quite different from the original type system, I put everything that is updated in typeclass/ so we don't have to break existing proofs.
  • The type soundness proof for NestedCase is still WIP and is currently cheated.

Gordon-Sau and others added 30 commits October 7, 2023 14:33
typeclass tcexp: add Predtype to each expression
Gordon-Sau and others added 27 commits June 30, 2024 14:32
…ide conditions and turns some tuples to records
… distinctness condition for the variables in typeclasss_typing
… pure_tcexp and pure_tcexp_lemmas to typeclass/typing/, and remove the files that are not updated in typeclass/, and move typeclass_env_map_impl to typing
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

Successfully merging this pull request may close these issues.

5 participants