Looking at the determinant section... I am so glad I got to learn linear algebra separate from matrices because oof this is hard to grok for me. Real "makes esnse if you already know the thing" stuff. But interesting to see that form of determinant definition! https://textbooks.math.gatech.edu/ila/determinants-definitio...
Interactive Linear Algebra Dan Margalit, Joseph Rabinoff
11–14 of 14 posts
Re: Interactive Linear Algebra Dan Margalit, Joseph Rabinoff
#12Looking at the determinant section... I am so glad I got to learn linear algebra separate from matrices because oof this is hard to grok for me. Real "makes esnse if you already know the thing" stuff. But interesting to see that form of determinant definition! https://textbooks.math.gatech.edu/ila/determinants-definitio...
Agreed - it's like they transplanted the "found in a rigorous math class" definition of a determinant. That's the one where the desired properties are the assumption and then you show that your preferred mechanical method of computation gives those properties. Usually there's a final step where you show the properties are enough to establish uniquemess. None of those mathy steps occur in this book. There are just sta…
How can you expect someone to learn exactly what you present? No motivation for extension. No context for understanding.
It's supposed to be a textbook, not an exam crib sheet.
The book was meh, but seeing that stated goal frastically lowers my respect for the GA Tech math department. It shows the clear disdain that the professor has for the students and the material they are teaching.
Re: Interactive Linear Algebra Dan Margalit, Joseph Rabinoff
#13Earlier quoted context omitted.
Something that drives me up the wall is just how sloppy math notation can be. Supposedly this pure discipline, but many authors use custom conventions all over the place, shorthand, skip steps, etc. Give me some math code, where the end result has to compile. No sneaky tricks allowed.
You want mathlib, the lean library of established results: https://github.com/leanprover-community/mathlib4 They skip steps in writing because they can generally do them and it obscures the flow of the argument to have every thing spelled out. There is also a book on mechanics by the authors of SICP: https://mitpress.mit.edu/9780262028967/structure-and-interpr...
Re: Interactive Linear Algebra Dan Margalit, Joseph Rabinoff
#14Earlier quoted context omitted.
Agreed - it's like they transplanted the "found in a rigorous math class" definition of a determinant. That's the one where the desired properties are the assumption and then you show that your preferred mechanical method of computation gives those properties. Usually there's a final step where you show the properties are enough to establish uniquemess. None of those mathy steps occur in this book. There are just sta…
That's an absolutely terrible goal! How can you expect someone to learn exactly what you present? No motivation for extension. No context for understanding. It's supposed to be a textbook, not an exam crib sheet. The book was meh, but seeing that stated goal frastically lowers my respect for the GA Tech math department. It shows the clear disdain that the professor has for the students and the material they are teach…