Skip to content

Conversation

@masaeedu
Copy link
Contributor

@masaeedu masaeedu commented Mar 8, 2021

Description of the change

If p :: K -> K -> Type represents the hom-constructor of some category, then Flip p :: K -> K -> Type represents the hom-constructor of its dual category. This category has the same objects as p, but the set of arrows from some object A to some object B is taken to be the set of arrows from the object B to the object A in the original category.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • [ ] Updated or added relevant documentation
  • [ ] Added a test for the contribution (if applicable)

@natefaubion natefaubion merged commit e59244d into purescript:master Mar 14, 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.

4 participants