distributivita
Distributivity is a fundamental property in abstract algebra and arithmetic that describes how an operation interacts with another operation. Specifically, it states that a binary operation distributes over another binary operation if the first operation can be "distributed" across the terms of the second operation. The most common example of distributivity is seen in arithmetic with multiplication and addition. Multiplication distributes over addition because for any numbers a, b, and c, the equation a * (b + c) = (a * b) + (a * c) holds true. This means that multiplying a number by a sum is equivalent to multiplying the number by each term in the sum separately and then adding the results.
This property can also be expressed in reverse, where (b + c) * a = (b * a) + (c * a).
The concept of distributivity extends beyond basic arithmetic to more abstract mathematical structures. For instance, in