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

Generalize binary set quotient operations + misc cleaning #660

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

ecavallo
Copy link
Collaborator

@ecavallo ecavallo commented Dec 2, 2021

No description provided.

@ecavallo ecavallo mentioned this pull request Dec 2, 2021
@barrettj12
Copy link
Contributor

@ecavallo could you also make it so that the levels don't have to all be the same? e.g.

A : Type ℓA
R : A  A  Type ℓR
B : Type ℓB
...

@ecavallo
Copy link
Collaborator Author

ecavallo commented Dec 2, 2021

This is actually already the case, because of the way variables work. See the Note about "Nested generalized variables" here: https://agda.readthedocs.io/en/latest/language/generalization-of-declared-variables.html.

@mortberg mortberg merged commit e206558 into agda:master Dec 15, 2021
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.

3 participants