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

API improvements for (Co)cartesian fibrations #462

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

TOTBWF
Copy link
Collaborator

@TOTBWF TOTBWF commented Feb 8, 2025

Description

Got annoyed with having to write has-lift.lifting over and over again, so did some tinkering with the (co)cartesian fibration APIs to make the experience a bit less awful. We already were using this notation in https://1lab.dev/Cat.Displayed.Instances.Opposite.html#839 and in #456, so should be pretty uncontroversial!

Checklist

Before submitting a merge request, please check the items below:

  • I've read the contributing guidelines.
  • The imports of new modules have been sorted with support/sort-imports.hs (or nix run --experimental-features nix-command -f . sort-imports).
  • All new code blocks have "agda" as their language.

If your change affects many files without adding substantial content, and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title with chore:.

@TOTBWF TOTBWF requested review from ncfavier and plt-amy February 8, 2025 16:11
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