HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, 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


Formal definition

A binary operation on a set can be lifted pointwise to an operation on the set of all functions from to as follows: Given two functions and , define the function by 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 In logic, mathematics, and computer science, arity () is the number of arguments or operands taken by a function, operation or relation. In mathematics, arity may also be called rank, but this word can have many other meanings. In logic and ...
.


Examples

The pointwise addition f+g of two functions f and g with the same domain and
codomain In mathematics, a codomain, counter-domain, or set of destination of a function is a set into which all of the output of the function is constrained to fall. It is the set in the notation . The term '' range'' is sometimes ambiguously used to ...
is defined by: The pointwise product or pointwise multiplication is: The pointwise product with a scalar is usually written with the scalar term first. Thus, when \lambda is a scalar: An example of an operation on functions which is ''not'' pointwise is
convolution In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions f and g that produces a third function f*g, as the integral of the product of the two ...
.


Properties

Pointwise operations inherit such properties as
associativity In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a Validity (logic), valid rule of replaceme ...
,
commutativity In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a p ...
and
distributivity In mathematics, the distributive property of binary operations is a generalization of the distributive law, which asserts that the equality x \cdot (y + z) = x \cdot y + x \cdot z is always true in elementary algebra. For example, in elementary ...
from corresponding operations on the
codomain In mathematics, a codomain, counter-domain, or set of destination of a function is a set into which all of the output of the function is constrained to fall. It is the set in the notation . The term '' range'' is sometimes ambiguously used to ...
. If A is some
algebraic structure In mathematics, an algebraic structure or algebraic system consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplicatio ...
, 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 K^n for some
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
n and some field K. If we denote the i-th component of any vector v as v_i, then componentwise addition is (u+v)_i = u_i+v_i. Componentwise operations can be defined on matrices. Matrix addition, where (A + B)_ = A_ + B_ is a componentwise operation while
matrix multiplication In mathematics, specifically in linear algebra, matrix multiplication is a binary operation that produces a matrix (mathematics), matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the n ...
is not. A
tuple In mathematics, a tuple is a finite sequence or ''ordered list'' of numbers or, more generally, mathematical objects, which are called the ''elements'' of the tuple. An -tuple is a tuple of elements, where is a non-negative integer. There is o ...
can be regarded as a function, and a vector is a tuple. Therefore, any vector v corresponds to the function f:n\to K such that f(i)=v_i, and any componentwise operation on vectors is the pointwise operation on functions corresponding to those vectors.


Pointwise relations

In
order theory Order theory is a branch of mathematics that investigates the intuitive notion of order using binary relations. It provides a formal framework for describing statements such as "this is less than that" or "this precedes that". This article intr ...
it is common to define a pointwise
partial order In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements needs to be comparable ...
on functions. With ''A'', ''B'' posets, the set of functions ''A'' → ''B'' can be ordered by defining ''f'' ≤ ''g'' if . Pointwise orders also inherit some properties of the underlying posets. For instance if A and B are
continuous lattice In order theory, a continuous poset is a partially ordered set in which every element is the directed supremum of elements approximating it. Definitions Let a,b\in P be two elements of a preordered set (P,\lesssim). Then we say that a approxima ...
s, then so is the set of functions ''A'' → ''B'' with pointwise order. Using the pointwise order on functions one can concisely define other important notions, for instance:Gierz, et al., p. 26 * A ''
closure operator In mathematics, a closure operator on a Set (mathematics), set ''S'' is a Function (mathematics), function \operatorname: \mathcal(S)\rightarrow \mathcal(S) from the power set of ''S'' to itself that satisfies the following conditions for all sets ...
'' ''c'' on a poset ''P'' is a monotone and
idempotent Idempotence (, ) is the property of certain operations in mathematics and computer science whereby they can be applied multiple times without changing the result beyond the initial application. The concept of idempotence arises in a number of pl ...
self-map on ''P'' (i.e. a projection operator) with the additional property that id''A'' ≤ ''c'', where id is the
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
. * Similarly, a projection operator ''k'' is called a ''
kernel operator In mathematics, a closure operator on a set ''S'' is a function \operatorname: \mathcal(S)\rightarrow \mathcal(S) from the power set of ''S'' to itself that satisfies the following conditions for all sets X,Y\subseteq S : Closure operators are de ...
'' if and only if ''k'' ≤ id''A''. An example of an
infinitary In mathematics and logic, an operation is finitary if it has finite arity, i.e. if it has a finite number of input values. Similarly, an infinitary operation is one with an infinite number of input values. In standard mathematics, an operati ...
pointwise relation is
pointwise convergence In mathematics, pointwise convergence is one of Modes of convergence (annotated index), various senses in which a sequence of function (mathematics), functions can Limit (mathematics), converge to a particular function. It is weaker than uniform co ...
of functions—a
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is cal ...
of functions (f_n)_^\infty with f_n:X \longrightarrow Y converges pointwise to a function if for each in \lim_ f_n(x) = f(x).


Notes


References

''For order theory examples:'' * T. S. Blyth, ''Lattices and Ordered Algebraic Structures'', Springer, 2005, . * G. Gierz, K. H. Hofmann, K. Keimel, J. D. Lawson, M. Mislove, D. S. Scott: ''Continuous Lattices and Domains'', Cambridge University Press, 2003. {{PlanetMath attribution, id=7260, title=Pointwise Mathematical terminology