One of the first mathematical skills that we all learn is how to add a pair of positive integers. A young child soon recognizes that something is wrong if a sum has two values, particularly if his or her sum is different from the teacher’s. In addition, it is unlikely that a child would consider assigning a non-positive value to the sum of two positive integers. In other words, at an early age we probably know that the sum of two positive integers is unique and belongs to the set of positive integers. This is what characterizes all binary operations on a set.
Let be a nonempty set. A binary operation on is a rule that assigns to each ordered pair of elements of a unique element of . In other words, a binary operation is a function from into .
Example11.1.2.Some common binary operations.
Union and intersection are both binary operations on the power set of any universe. Addition and multiplication are binary operators on the natural numbers. Addition and multiplication are binary operations on the set of 2 by 2 real matrices, . Division is a binary operation on some sets of numbers, such as the positive reals. But on the integers () and even on the real numbers is not defined), division is not a binary operation.
We stress that the image of each ordered pair must be in . This requirement disqualifies subtraction on the natural numbers from consideration as a binary operation, since is not a natural number. Subtraction is a binary operation on the integers.
On Notation. Despite the fact that a binary operation is a function, symbols, not letters, are used to name them. The most commonly used symbol for a binary operation is an asterisk, . We will also use a diamond, , when a second symbol is needed.
We are all familiar with infix form. For example, is how everyone is taught to write the sum of 2 and 3. But notice how was just described in the previous sentence! The word sum preceded 2 and 3. Orally, prefix form is quite natural to us. The prefix and postfix forms are superior to infix form in some respects. In Chapter 10, we saw that algebraic expressions with more than one operation didn’t need parentheses if they were in prefix or postfix form. However, due to our familiarity with infix form, we will use it throughout most of the remainder of this book.
Let be a nonempty set. A unary operator on is a rule that assigns to each element of a unique element of . In other words, a unary operator is a function from into .
Whenever an operation on a set is encountered, there are several properties that should immediately come to mind. To effectively make use of an operation, you should know which of these properties it has. By now, you should be familiar with most of these properties. We will list the most common ones here to refresh your memory and define them for the first time in a general setting.
It is important to realize that the properties listed above depend on both the set and the operation(s). Statements such as “Multiplication is commutative.” or “The positive integers are closed.” are meaningless on their own. Naturally, if we have established a context in which the missing set or operation is clearly implied, then they would have meaning.
If the set on which a binary operation is defined is small, a table is often a good way of describing the operation. For example, we might want to define on by if if The table for is
The top row and left column of an operation table are the column and row headings, respectively. To determine , find the entry in the row labeled and the column labeled . The following operation table serves to define on .
Note that , yet . Thus, is not commutative. Commutativity is easy to identify in a table: the table must be symmetric with respect to the diagonal going from the top left to lower right.
Let be an operation on a set and . Prove that if and are both closed under , then is also closed under , but need not be.
Answer.
by the definition of intersection by the closure of with respect to
Similarly, . Therefore, . The set of positive integers is closed under addition, and so is the set of negative integers, but . Therefore, their union, the nonzero integers, is not closed under addition.