Skip to content

Implement generalization#316

Open
stepchowfun wants to merge 1 commit intomainfrom
generalization
Open

Implement generalization#316
stepchowfun wants to merge 1 commit intomainfrom
generalization

Conversation

@stepchowfun
Copy link
Member

Implement generalization. Now

x => x

gets elaborated into a term which is alpha-equivalent to:

{a : type} => (x : a) => x

Status: Ready

Fixes: N/A

@stepchowfun stepchowfun force-pushed the generalization branch 12 times, most recently from 2df78d5 to ecebf75 Compare April 18, 2020 23:32
@stepchowfun stepchowfun changed the base branch from master to main March 11, 2021 05:00
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.

1 participant