+Arity defines the number of arguments or operands a [function](/wiki/function) or operation accepts. It specifies how many inputs are required, much like the inherent structure of a [relation](/wiki/relation) demands a certain count of elements.
+## See also
+- [Argument](/wiki/argument)
+- [Parameter](/wiki/parameter)
+- [Operator](/wiki/operator)
... 1 more lines