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

Syntactic parametricity class search #23

Open
ecranceMERCE opened this issue Jan 18, 2024 · 0 comments
Open

Syntactic parametricity class search #23

ecranceMERCE opened this issue Jan 18, 2024 · 0 comments
Labels
question Further information is requested

Comments

@ecranceMERCE
Copy link
Collaborator

In order to constrain the various parametricity classes present in a type, the code must first find them. The procedure in charge of doing this seems to be very syntactic. It means that in the case of a term convertible to Type(α), such as the following constant, the class α would slip under the radar:

Definition T := Type.

Are there cases where this causes a problem in the translation?

@ecranceMERCE ecranceMERCE added the question Further information is requested label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant