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

Slightly more generalized universes #1022

Open
Trebor-Huang opened this issue Jul 8, 2023 · 1 comment
Open

Slightly more generalized universes #1022

Trebor-Huang opened this issue Jul 8, 2023 · 1 comment

Comments

@Trebor-Huang
Copy link
Contributor

https://github.com/agda/cubical/blob/132a2a3197b490c571356f0399a2a6fbfab40f2a/Cubical/Foundations/Transport.agda#L170C1-L170C1

This could be slightly improved with ∀ {ℓ ℓ'} {A : Type ℓ} {B : Type ℓ'}. It's too trivial so I won't submit a PR here. Also we might need to test whether it breaks level inference downstream.

@Trebor-Huang Trebor-Huang changed the title Slightly more generalizable universes Slightly more generalized universes Jul 8, 2023
@mortberg
Copy link
Collaborator

mortberg commented Jul 9, 2023

Feel free to make a PR if nothing breaks. I like short PRs that make things better :-)

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

2 participants