Binary operation
A function *:S×S→S combining two elements of S into one
Binary operation
Let be a set . A binary operation on is a function
where is the Cartesian product . Thus, for each pair , the value is an element of .
Binary operations are the basic input for algebraic structures (groups, rings, etc.), where one adds axioms such as associativity or commutativity.
Examples:
- Addition is a binary operation.
- Matrix multiplication on the set of real matrices is a binary operation.
- Subtraction on is not a binary operation on if does not contain negatives (not closed).