Jump to content

Net (mathematics)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AxelBoldt (talk | contribs) at 15:38, 21 April 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In topology, a nets are generalizations of sequences intended to unify the various notions of limit and generalize them to arbitrary topological spaces.

If X is a topological space, a net in X is a function from some directed set A to X.

Since the natural numbers with the normal order form a directed set, this definition includes all sequences among the nets.

Other examples arise from real functions: suppose x0 is a real number and f : R - {x0} -> R is a function. The set A = R - {x0} can be directed towards x0 (see directed set for an explanation), and the function then turns into a net.

If A is a directed set, we often write a net from A to X in the form (xα), which expresses the fact that the element α in A is mapped to the element xα in X. We usually use <= to denote the binary relation given on A.

If (xα) is such a net, we say that the net converges towards x or has limit x and write

lim xα = x

if and only if

for every neighborhood U of x there exists an α0 in A such that whenever α0 <= α, we have xα in U.

Intuitively, this means that the values xα come and stay as close as we want to x for large enough α.

It is then possible to prove that a function f : X -> Y between topological spaces is continuous in the point x0 if and only if for every net (xα) with

lim xα = x0

we have

lim f(xα) = f(x0).

Note that this theorem is in general not true if we replace "net" by "sequence". Nets are needed if X is not first-countable.

In general, a net in a space X can have more that one limit, but if X is a Hausdorff space, the limit, if it exists, is unique.