distributivo
Distributivo is a term used in mathematics to describe a property of a binary operation when it interacts with another operation according to a distributive law. The most common instance is the distributive property of multiplication over addition: a*(b+c) = a*b + a*c. A similar relation holds on the right: (a+b)*c = a*c + b*c. These laws extend to subtraction as well: a*(b-c) = a*b - a*c; (a-b)*c = a*c - b*c. When an operation distributes over another from one side only, it is called left- or right-distributive, depending on which side distributes.
In other mathematical structures, the same idea appears with different operations. For example, in propositional logic,
Not all operations are distributive; for example, exponentiation is not distributive over addition in the general