Skip to content

Commit

Permalink
feat (Category Theory): redefine and extend mates (#13840)
Browse files Browse the repository at this point in the history
The mates bijection between natural transformations inhabiting a certain dual pairs of squares (the duality in the sense of a parallel pair of adjunctions) can be defined in a more direct way: using pasting composition on 2-cells. 

This pull request:
(i) proposes a new definition of `Mates` to replace and rename the existing `transferNatTrans`
(ii) proposes a new definition of `Conjugates` to replace and rename the existing `transferNatTransSelf`
(iii) proves that the mates correspondence commutes with horizontal and vertical composition of squares, as well as some coherences relating mates to conjugates
(iv) updates the files that depends on this, involving two new proofs about exponentiation in cartesian closed categories
  • Loading branch information
emilyriehl committed Jul 10, 2024
1 parent 5b4d457 commit 70e3451
Show file tree
Hide file tree
Showing 5 changed files with 610 additions and 216 deletions.
Loading

0 comments on commit 70e3451

Please sign in to comment.