Operation (mathematics)
An operation in mathematics is a process or rule that combines one or more inputs (called operands) to produce an output. Operations are the foundation of algebra, arithmetic, and abstract field theory, enabling us to build complex mathematical structures from simple building blocks.
The concept is remarkably flexible. At its most familiar, operations like addition, subtraction, multiplication, and division combine two numbers into one. But operations extend far beyond numbers: you can define operations on vectors, matrices, functions, and elements of any mathematical structure. A group or ring is essentially a set equipped with one or more operations satisfying specific properties.
Operations can be unary (acting on one operand, like negation or absolute value), binary (two operands, like addition), or n-ary (multiple operands). They may be associative (order of grouping doesn't matter), commutative (order of operands doesn't matter), or possess other elegant algebraic properties.
The notation varies wildly: $a + b$ uses infix, $\sin(x)$ uses functional notation, and abstract algebra often writes operations multiplicatively or additively by convention. Understanding operations deeply unlocks transformations, multilinear algebra, and the structured thinking that powers modern mathematics and computer science.
Related
Addition, Multiplication, Group Theory, Algebra, Function (mathematics)