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) = ab + ac. A similar relation holds on the right: (a+b)c = ac + bc. These laws extend to subtraction as well: a(b-c) = ab - ac; (a-b)c = ac - bc. 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