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

Back port developpment from https://github.com/hivert/Adjoint/ #145

Open
4 tasks
hivert opened this issue Oct 29, 2024 · 0 comments
Open
4 tasks

Back port developpment from https://github.com/hivert/Adjoint/ #145

hivert opened this issue Oct 29, 2024 · 0 comments

Comments

@hivert
Copy link
Contributor

hivert commented Oct 29, 2024

In https://github.com/hivert/Adjoint/blob/main/theories/category.v I adapted and expanded the category.v to work in an axiom free setting with the goal of dealing with MathComp algebraic categories. There are a few things you might want to be backported. Here is a tentative list.

  • fixes the notation for hom sets {hom a -> b} instead of {hom a, b}
  • isomorphism theory for invertible morphisms (maybe it is not so useful with extensionality axioms).
  • category equivalence (I ended up not using it but composition of adjunction since I actually needed adjoint equivalence).
  • transfert of an adjunction through a natural isomorphism G ~ G' -> F -| G -> F -| G'

Please comment.

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

1 participant