distributivitetin
Distributivitetin, or distributivity, is a mathematical property describing how one binary operation interacts with another. If a binary operation ∘ distributes over ⊕, then for all elements a, b, c in the domain, a ∘ (b ⊕ c) = (a ∘ b) ⊕ (a ∘ c). The analogous right-distributive and left-distributive forms may also hold; when both hold, ∘ is distributive over ⊕.
In arithmetic, multiplication distributes over addition and subtraction: a(b+c) = ab+ac and a(b−c) = ab−ac; (a+b)c = ac+bc. In
In algebra, multiplication distributes over addition in rings and fields: a(b+c) = ab+ac and (a+b)c = ac+bc. Some
Distributivity thus constrains how elements combine and is foundational to many algebraic frameworks, enabling predictable simplifications