Binary Operation - Wikipedia
Binary Operation - Wikipedia
Terminology
More precisely, a binary operation on a set S is a
map which sends elements of the Cartesian
product S × S to S:[1][2][3]
Notation
Binary operations are often written using infix
notation such as a ∗ b, a + b, a · b or (by
juxtaposition with no symbol) ab rather than by
functional notation of the form f(a, b). Powers are
usually also written without operator, but with the
second argument as superscript.
However:
If the operation is associative, (ab)c = a(bc),
then the value of (ab)c depends only on the
tuple (a, b, c).
If the operation is commutative, ab = ba, then
the value of (ab)c depends only on { {a, b}, c},
where braces indicate multisets.
If the operation is both associative and
commutative then the value of (ab)c depends
only on the multiset {a, b, c}.
If the operation is associative, commutative and
idempotent, aa = a, then the value of (ab)c
depends only on the set {a, b, c}.
See also
Truth table#Binary operations
Iterated binary operation
Operator (programming)
Ternary operation
Unary operation
Notes
1. Rotman 1973, pg. 1
2. Hardy & Walker 2002, pg. 176, Definition
67
3. Fraleigh 1976, pg. 10
4. Hall, Jr. 1959, pg. 1
References
Fraleigh, John B. (1976), A First Course in
Abstract Algebra (2nd ed.), Reading: Addison-
Wesley, ISBN 0-201-01984-1
Hall, Jr., Marshall (1959), The Theory of
Groups, New York: Macmillan
Hardy, Darel W.; Walker, Carol L. (2002),
Applied Algebra: Codes, Ciphers and Discrete
Algorithms, Upper Saddle River, NJ: Prentice-
Hall, ISBN 0-13-067464-8
Rotman, Joseph J. (1973), The Theory of
Groups: An Introduction (2nd ed.), Boston: Allyn
and Bacon
External links
Weisstein, Eric W. "Binary Operation" .
MathWorld.