kisonecat / m2o2c2

Multivariable calculus course materials
GNU General Public License v3.0
55 stars 51 forks source link

wrong order of arguments in Curry #82

Open dfirsov opened 10 years ago

dfirsov commented 10 years ago

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*