Pointwise

From testwiki
Revision as of 17:54, 24 June 2024 by imported>Jochen Burghardt (Pointwise relations: clarify: the "iff" (should be "if" per MOS:MATH#DEFSYMBOL) refers to the definition, not to some necc. and suff. condition for A→B being orderable)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short descriptionIn mathematics, the qualifier pointwise is used to indicate that a certain property is defined by considering each value f(x) of some function f. An important class of pointwise concepts are the pointwise operations, that is, operations defined on functions by applying the operations to function values separately for each point in the domain of definition. Important relations can also be defined pointwise.

Pointwise operations

Pointwise sum (upper plot, violet) and product (green) of the functions sin (lower plot, blue) and ln (red). The highlighted vertical slice shows the computation at the point x=2π.

Formal definition

A binary operation Template:Math on a set Template:Mvar can be lifted pointwise to an operation Template:Math on the set Template:Math of all functions from Template:Mvar to Template:Mvar as follows: Given two functions Template:Math and Template:Math, define the function Template:Math by Template:Block indent Commonly, o and O are denoted by the same symbol. A similar definition is used for unary operations o, and for operations of other arity.Template:Cn

Examples

The pointwise addition f+g of two functions f and g with the same domain and codomain is defined by: Template:Bi The pointwise product or pointwise multiplication is: Template:Bi The pointwise product with a scalar is usually written with the scalar term first. Thus, when λ is a scalar: Template:Bi

An example of an operation on functions which is not pointwise is convolution.

Properties

Pointwise operations inherit such properties as associativity, commutativity and distributivity from corresponding operations on the codomain. If A is some algebraic structure, the set of all functions X to the carrier set of A can be turned into an algebraic structure of the same type in an analogous way.

Componentwise operations

Componentwise operations are usually defined on vectors, where vectors are elements of the set Kn for some natural number n and some field K. If we denote the i-th component of any vector v as vi, then componentwise addition is (u+v)i=ui+vi.

Componentwise operations can be defined on matrices. Matrix addition, where (A+B)ij=Aij+Bij is a componentwise operation while matrix multiplication is not.

A tuple can be regarded as a function, and a vector is a tuple. Therefore, any vector v corresponds to the function f:nK such that f(i)=vi, and any componentwise operation on vectors is the pointwise operation on functions corresponding to those vectors.

Pointwise relations

In order theory it is common to define a pointwise partial order on functions. With A, B posets, the set of functions AB can be ordered by defining fg if Template:Math. Pointwise orders also inherit some properties of the underlying posets. For instance if A and B are continuous lattices, then so is the set of functions AB with pointwise order.[1] Using the pointwise order on functions one can concisely define other important notions, for instance:[2]

An example of an infinitary pointwise relation is pointwise convergence of functions—a sequence of functions (fn)n=1 with fn:XY converges pointwise to a function Template:Mvar if for each Template:Mvar in Template:Mvar limnfn(x)=f(x).

Notes

Template:Reflist

References

For order theory examples:

  • T. S. Blyth, Lattices and Ordered Algebraic Structures, Springer, 2005, Template:Isbn.
  • G. Gierz, K. H. Hofmann, K. Keimel, J. D. Lawson, M. Mislove, D. S. Scott: Continuous Lattices and Domains, Cambridge University Press, 2003.

Template:PlanetMath attribution

  1. Gierz et al., p. xxxiii
  2. Gierz, et al., p. 26