Math Wiki
No edit summary
mNo edit summary
Line 2: Line 2:
   
 
<math>\star</math>
 
<math>\star</math>
is said to be '''distributive''' over another operation <math>\circ</math> if for any of the values <math>a</math>,<math>b</math> and <math>c</math>, <math>a \star (b \circ c) = (a \star b) \circ (a \star c)</math>
+
is said to be '''distributive''' over another operation
  +
.
 
  +
<math>\circ</math>
  +
if for any of the values
  +
  +
<math>a</math>
  +
,
  +
  +
<math>b</math>
  +
and
  +
  +
<math>c</math>
  +
,
  +
  +
<math>a \star (b \circ c) = (a \star b) \circ (a \star c)</math>
  +
  +
  +
==Examples==
  +
*Multiplution is distributive over Addtion , since a*(b+c) = (a*b)+(a*c)
 
[[Category:Logic]]
 
[[Category:Logic]]

Revision as of 12:42, 25 June 2020

An operation

is said to be distributive over another operation

if for any of the values

,

and

,


Examples

  • Multiplution is distributive over Addtion , since a*(b+c) = (a*b)+(a*c)