|
|
|
|
|
by wz1000
3122 days ago
|
|
> Does this really require knowing abstract algebra? Seems obvious to anyone doing any sort of multiplication that if the output is 0 then one of variables/functions has to be 0 No, this is only true when you are doing multiplication in an integral domain. https://en.wikipedia.org/wiki/Integral_domain There are many rings where this is not true, like Z/nZ where n is not prime. 2*2 = 0 (mod 4)
2 /= 0 (mod 4)
|
|