m2o2c2 icon indicating copy to clipboard operation
m2o2c2 copied to clipboard

wrong order of arguments in Curry

Open dfirsov opened this issue 10 years ago • 0 comments

Let B: VxW -> R then Curry(B): V -> W -> R or equivalently Curry(B): V -> W*.

Currently, "Linear maps and bilinear forms" activity says Curry(B): W -> V*

dfirsov avatar Apr 06 '14 14:04 dfirsov