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

Lift experiment #1122

Closed
wants to merge 38 commits into from
Closed

Lift experiment #1122

wants to merge 38 commits into from

Conversation

mzeuner
Copy link
Contributor

@mzeuner mzeuner commented Apr 18, 2024

Is it worth a PR?

@@ -54,6 +54,14 @@ LiftF .F-hom f x = lift (f (x .lower))
LiftF .F-id = refl
LiftF .F-seq f g = funExt λ x → refl


isisFullyFaithfulLift : isFullyFaithful (LiftF {ℓ} {ℓ'})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo "isis"

@felixwellen
Copy link
Collaborator

Why not? Small PRs are good PRs ;-)

@mortberg
Copy link
Collaborator

Why not? Small PRs are good PRs ;-)

I totally agree :-)

@mzeuner
Copy link
Contributor Author

mzeuner commented Apr 19, 2024

The PR was by mistake though, I wanted to make a PR on my fork...
I just wanted to check these things for myself real quick.

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.

None yet

3 participants