|
|
|
|
|
by ur-whale
1005 days ago
|
|
> But I never met a physicist with lingering unease about dimensional analysis. There is very little that physicists have lingering unease about when it comes to (ab)using maths to get their way with the physical world. Examples abound, and have actually led to many a new avenue in math. Distributions (as in the Dirac distribution) are a very good example of this (IIRC convolution didn't have an identity and they needed one, and they just made up "functions" that were allowed to have infinite values as long as they had finite sums or something along those lines). |
|
If your math objects breaks other properties of math that you don't use then it doesn't matter, you don't use those so your math is still correct.
A programmer analogy would be that you implement a special kind of list for your project, but don't implement the whole list interface because you don't need the rest. That makes the mathematicians fume, "it isn't a list!!!", and they invent a new interface name for your implementation, like "distribution" instead of function.