Request for help w/ Ex. 10 in *Arrows and Computation*.

22 Oct
2016
22 Oct
'16
1:42 p.m.
Hi all, I’m stuck in Ex. 10 of *Arrows and Computation*, by Ross Paterson: https://htmlpreview.github.io/?https://github.com/capn-freako/Haskell_Misc/b... https://htmlpreview.github.io/?https://github.com/capn-freako/Haskell_Misc/b... It seems to me that if, in the third step of my proof, I could convert the *left (pure fst)* into *left (first <?>)*, then I could use the **distribution** axiom to convert *pure distr >>> left (first <?>)* into *first (left >) >>> pure distr *. At that point, I would have (starting from the left side of my expression): *first (..) >>> first (..)*, and could apply the functor property of *first*, in order to simplify the expression. Thanks, -db
3180
Age (days ago)
3180
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Banas