DeVliegendeHollander comments on Is Scott Alexander bad at math? - LessWrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (219)
Math notation is optimized for doing math, not learning math. Once you've internalized what P(A|B) is, you know what it means at a glance, and when you look at a large equation, you're more interested in the structure of the whole thing than the identities of it's constituents (Because abstracting the details away getting results based only on structure is what algebra is).
Perhaps math really needs multiple "programming languages". One for teaching, one for higher level stuff...
People that do novel math often invent their own notation -- it's sort of like domain-specific languages written on top of LISP.
Teaching programming languages haven't proven to be a popular idea, e.g. MIT and Berkeley moved their famous introductory CS class from scheme to python (because python is actually used, even though it is a much less elegant language).