leftdistributivity
Left-distributivity is a property of binary operations in algebra. A binary operation denoted by '*' is said to be left-distributive over another binary operation denoted by '⋅' if the following equation holds for all elements a, b, and c in the set on which the operations are defined: a * (b ⋅ c) = (a * b) ⋅ (a * c).
This property means that when the first operation is applied to a first operand and the result
A common example of left-distributivity is found in the arithmetic of real numbers. Multiplication is left-distributive
However, not all operations are left-distributive. For instance, addition is not left-distributive over multiplication: a + (b