m2o2c2
m2o2c2 copied to clipboard
wrong order of arguments in Curry
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*