1.7 Binary Operations: Is A Rule Which Assigns To Each Ordered Pair (A, B) of Elements B in A. That Is
1.7 Binary Operations: Is A Rule Which Assigns To Each Ordered Pair (A, B) of Elements B in A. That Is
7 Binary Operations
A binary operation (or just operation) on a set A
is a rule which assigns to each ordered pair (a,b) of elements
of A exactly one element a b in A.
That is :
: A X A A
Example
Properties of Operation
Commutative
An operation on a set A is commutative if (and only if)
for all a, b A.
ab=ba
Example
Is the operation below commutative?
Solution
Remark
If the question is: Is a commutative operation .?
Need to check whether it is an operation first!!
2.
Associative Operation
Identitiy Element
Let be an operation on a set A.
If there is an element e in A with the property that
e a = a and a e =a for every element a in A
then e is called an identity or neutral element with
respect to the operation
Example
0 is the identity element for addition in R.
1 is the identity element for multiplication in R.
Remark
An identity element is unique.
That is, it is the same for all element of a set.
6
Inverse Element
Let be an operation on a set A.
If a is an element in A, and x is an element of A with the
property that
a x = e and x a =e
then x is called an inverse of a.
Example
-a is the inverse of a for addition in R.
1/a is the inverse of a for multiplication in R ( a 0)
Remark
An inverse element is not unique in a set but it is unique
for each element.
The inverse of a is denoted by a-1.
7