BartoszMilewski / Publications

Misc. publications, conference slides, etc. For more, go to http://BartoszMilewski.com
1.24k stars 38 forks source link

left/right unitors #11

Closed tromp closed 2 years ago

tromp commented 2 years ago

Page 34 says:

Here are some other isomorphisms written in Haskell ... This is associativity ... And this is the left unit ...These two functions correspond to the associator ... and the right unitor

Shouldn't that be the left unitor then? Also, is it worth mentioning that left and right unitor match the snd and fst projections respectively?!

BartoszMilewski commented 2 years ago

Done!