Elektrine lite

← Feed

@Sadbutdru@sopuli.xyz

Post #2738229

2026-05-14 06:15 UTC

division and subtraction are just syntactic flavor for multiplication and addition Can you tell me a bit more about how you mean this? I searched a bit but only basic primary school level resources about the relationship between addition and subtraction came up. Do you mean like subtraction is just adding a negative number, and division is just multiplication by the inverse of a number? In that case I don’t really see how it simplifies things much because negatives and inverses still need as much definition. Or are you talking about bit-wise operations like a computer would use to do these things?

Replies (1)

  • @carmo55@lemmy.zip 2026-05-14 09:18

    I believe they do mean the fact that subtraction is just adding the negative and division is just multiplying by the inverse. You can look up field axioms to see how real arithmetic is really defined. It’s much more convenient to have two operations instead of four.

    Open ##2747199