rvadd said:
Wonderful, thank you Best Pokemon. Such concision and clarity should be on Wikipedia.
So operations are performed within the same domain
I think you're reading something into what BP said that isn't there. "Operation" is such a broad word that I think it's pointless to try to attach a specific meaning to it, as you seem to be doing. In the quoted definition, it says that an operation on a set S is a rule that ... A set can contain anything.
rvadd said:
, whereas functions map a domain to a codomain. So, the corresponding difference between a function operator
I have no idea what a "function operator" is. Although it is a good idea to have definitions for the terms used in mathematics, not all terms have precise definitions. Terms that are more specific are defined using terms that are less specific until you get down to the most fundamental terms, which we don't try to nail down. "Operation" would be one of these, IMO, as would "number" and some others.
Other words have different meanings in different contexts. For example, "linear" in the context of linear equations could refer to a straight line, but "linear" in the context of transformations on vector spaces means something else entirely.
rvadd said:
and a function must be that while a function maps a domain to a codomain, the function operator "maps" one relation (a mapping of a domain to a codomain) to another?
Could anyone clarify the definition of such an operator?
Let's go back to the examples of your first post in this thread:
Both equations involve the operation of addition. Using computer science terminology, both equations involve the addition operator, +.
The first equation says that a variable f is equal to the sum of two other variables, a and b. The second equation says that f is a function (or map) from the plane (R
2) to the reals (R). The domain here is the entire real plane (I'm assuming that all variables are real numbers, something you didn't explicitly state), and the codomain is the entire real line.
In these examples, the terms "operator" and "operation" are bit players without much of a role. The more important player is the term "function."