what is the commutative operation of addition
Assuming you mean definition, commutative is a property of an operation such that the order of the operands does not affect the result. Thus for addition, A + B = B + A. Multiplication of numbers is also commutative but multiplication of matrices is not. Subtraction and division are not commutative.
Both union and intersection are commutative, as well as associative.
It works for some operations, for others it doesn't. Specifically, both addition and multiplication of real numbers are commutative.
No. It is not a group.
what is the commutative operation of addition
Assuming you mean definition, commutative is a property of an operation such that the order of the operands does not affect the result. Thus for addition, A + B = B + A. Multiplication of numbers is also commutative but multiplication of matrices is not. Subtraction and division are not commutative.
Yes it is : a + b = b + a for all integers a and b. In fact , if an operation is called addition you can bet that it is commutative. It would be perverse to call an non-commutative operation addition.
Both union and intersection are commutative, as well as associative.
NAND
it depends how the operation is
It means the operation has two sub-operations and it does not matter in which order they are done. An example is the addition of two numbers (but not the subtraction). For example, 2+1=3, but also 1+2=3 so adding 1 and 2 is commutative.
what is commutative and distributed property mean
The commutative property states that changing the order of operands in a binary operation does not affect the result. More simply, and using more familiar terms: for addition, it means that A + B = B + A or for multiplication, A * B = B *A Subtraction and division are not commutative, nor is matrix multiplication.
No, it is not.
It works for some operations, for others it doesn't. Specifically, both addition and multiplication of real numbers are commutative.
For the set of real numbers, R, a binary operation is a function from R X R into R, where R X R is the x-y plane. A binary operation is commutative if the value returned by the operation is the same regardless of the order of the operands. For real numbers the two most basic commutative binary operations are addition and multiplication and they can be expressed in the following way:If a and b are any two real numbers then a + b = b + a (addition is commutative) and ab = ba ( multiplication is commutative).