https://pluralistic.net/2026/03/19/jargon-watch/
“language isn't math (which is why double negatives are intensifiers, not negators)”
https://pluralistic.net/2026/03/19/jargon-watch/
“language isn't math (which is why double negatives are intensifiers, not negators)”
@johnpaulflintoff @pluralistic
I once tried to work out a 'Spanish negatives' multiplication system, where EG:
-2 * -3 = -6
so square_root(-9) = -3 and so on.
It's all fun and games until you multiply negatives times positives and try to come out with symmetrical answers.
But it does make one wonder if our language had been different, maybe our math would have been too.
@Phosphenes @johnpaulflintoff @pluralistic
The conceptualization of 'zero' as a concept instead of just 'nothing' basically heralded the entire structure behind moving away from mathmatical proofs as geometry vs logic, which is really fascinating.
People hear it now and think 'they were stupid', but the reality is they were just extremely grounded in physical terms (the irony of Plato in this is easy to see).
@Phosphenes @johnpaulflintoff @pluralistic The reason you couldn't make it work is because there is only one way to multiply two negatives, and that's how we do it.
Happy to be corrected...
@hopfgeist @khleedril @johnpaulflintoff @pluralistic
Imaginary numbers are an open admission that our math is not entirely consistent. If you can get rid of imaginary numbers, you have resolved an inconsistency.
@hopfgeist @khleedril @johnpaulflintoff
The square root of a negative number provably does not exist. Imaginary numbers both do and do not exist.
@dearlove @johnpaulflintoff @pluralistic
Agree, it's the uselessness of a fully symmetrical system that makes it less interesting.
A system with a self-contradiction is kind of like a shirt with more buttons than holes. You can start buttoning at the top and find the discontinuity at the bottom, or start at the bottom and find it at the top.
The glitch is like a bubble you can push around, so we choose to push it to where it is the most useful.
@Phosphenes @johnpaulflintoff @pluralistic
It’s a fun exercise because it forced me to think how to show this without resorting to flashy terms like “algebraic rings”.
In your algebra, some of the following axioms have to be false:
-x = 0 - x
x * y = y * x
x * (a - b) = x*a - x*b
Because if all are true:
-x * -y = (0 - x) * (0 - y) = (0 - x) * 0 - (0 - x) * y = 0 - (0 - x) * y = 0 - y * (0 - x) = 0 - (y * 0 - y * x) = 0 - 0 + y * x = y * x = x * y