Pointwise operation: Difference between revisions
Jump to navigation
Jump to search
imported>Richard Pinch (New entry, just a stub) |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | |||
In [[abstract algebra]], '''pointwise operation''' is a way of extending an [[operation (mathematics)|operation]] defined on an [[algebraic struture]] to a set of [[function (mathematics)|functions]] taking values in that structure. | In [[abstract algebra]], '''pointwise operation''' is a way of extending an [[operation (mathematics)|operation]] defined on an [[algebraic struture]] to a set of [[function (mathematics)|functions]] taking values in that structure. | ||
Line 9: | Line 10: | ||
:<math>f \star g : x \mapsto f(x) \star g(x) .\,</math> | :<math>f \star g : x \mapsto f(x) \star g(x) .\,</math> | ||
For specific operations such as [[addition]] and [[multiplication]] the phrases "pointwise addition", "pointwise multiplication" are often used to denote their pointwise extension. | For specific operations such as [[addition]] and [[multiplication]] the phrases "pointwise addition", "pointwise multiplication" are often used to denote their pointwise extension.[[Category:Suggestion Bot Tag]] |
Latest revision as of 11:00, 5 October 2024
In abstract algebra, pointwise operation is a way of extending an operation defined on an algebraic struture to a set of functions taking values in that structure.
If O is an n-ary operator on a set S, written in functional notation, and F is a set of functions from A to S, then the pointwise extension of O to F is the operator, also written O, defined on n-tuples of functions in F with value a function from A to S, as follows
In the common case of a binary operation , written now in operator notation, we can write
For specific operations such as addition and multiplication the phrases "pointwise addition", "pointwise multiplication" are often used to denote their pointwise extension.