Net (mathematics)
In mathematics, more specifically in general topology and related branches, a net or Moore–Smith sequence is a generalization of the notion of a sequence. In essence, a sequence is a function with domain the natural numbers, and in the context of topology, the codomain of this function is usually any topological space. However, in the context of topology, sequences do not fully encode all information about a function between topological spaces. In particular, the following two conditions are not equivalent in general for a map f between topological spaces X and Y:
- The map f is continuous in the topological sense;
- Given any point x in X, and any sequence in X converging to x, the composition of f with this sequence converges to f(x) (continuous in the sequential sense).
It is true, however, that condition 1 implies condition 2. The difficulty encountered when attempting to prove that condition 2 implies condition 1 lies in the fact that topological spaces are, in general, not first-countable. If the first-countability axiom were imposed on the topological spaces in question, the two above conditions would be equivalent. In particular, the two conditions are equivalent for metric spaces.
The purpose of the concept of a net, first introduced by E. H. Moore and Herman L. Smith in 1922,[1] is to generalize the notion of a sequence so as to confirm the equivalence of the conditions (with "sequence" being replaced by "net" in condition 2). In particular, rather than being defined on a countable linearly ordered set, a net is defined on an arbitrary directed set. In particular, this allows theorems similar to that asserting the equivalence of condition 1 and condition 2, to hold in the context of topological spaces that do not necessarily have a countable or linearly ordered neighbourhood basis around a point. Therefore, while sequences do not encode sufficient information about functions between topological spaces, nets do, because collections of open sets in topological spaces are much like directed sets in behaviour. The term "net" was coined by John L. Kelley.[2][3]
Nets are one of the many tools used in topology to generalize certain concepts that may only be general enough in the context of metric spaces. A related notion, that of the filter, was developed in 1937 by Henri Cartan.
Definition
Let A be a directed set with preorder relation ≥ and X be a topological space with topology T. A function f: A → X is said to be 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.
A subnet is not merely the restriction of a net f to a directed subset of A; see the linked page for a definition.
Examples of nets
Every non-empty totally ordered set is directed. Therefore, every function on such a set is a net. In particular, the natural numbers with the usual order form such a set, and a sequence is a function on the natural numbers, so every sequence is a net.
Another important example is as follows. Given a point x in a topological space, let Nx denote the set of all neighbourhoods containing x. Then Nx is a directed set, where the direction is given by reverse inclusion, so that S ≥ T if and only if S is contained in T. For S in Nx, let xS be a point in S. Then (xS) is a net. As S increases with respect to ≥, the points xS in the net are constrained to lie in decreasing neighbourhoods of x, so intuitively speaking, we are led to the idea that xS must tend towards x in some sense. We can make this limiting concept precise.
Limits of nets
If (xα) is a net from a directed set A into X, and if Y is a subset of X, then we say that (xα) is eventually in Y (or residually in Y) if there exists an α in A so that for every β in A with β ≥ α, the point xβ lies in Y.
If (xα) is a net in the topological space X, and x is an element of X, 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, (xα) is eventually in U.
Intuitively, this means that the values xα come and stay as close as we want to x for large enough α.
The example net given above on the neighborhood system of a point x does indeed converge to x according to this definition.
Given a base for the topology, in order to prove convergence of a net it is necessary and sufficient to prove that there exists some point x, such that (xα) is eventually in all members of the base containing this putative limit.
Examples of limits of nets
- Limit of a sequence and limit of a function: see below.
- Limits of nets of Riemann sums, in the definition of the Riemann integral. In this example, the directed set is the set of partitions of the interval of integration, partially ordered by inclusion.
Supplementary definitions
Let φ be a net on X based on the directed set D and let A be a subset of X, then φ is said to be frequently in (or cofinally in) A if for every α in D there exists some β ≥ α, β in D, so that φ(β) is in A.
A point x in X is said to be an accumulation point or cluster point of a net if (and only if) for every neighborhood U of x, the net is frequently in U.
A net φ on set X is called universal, or an ultranet if for every subset A of X, either φ is eventually in A or φ is eventually in X − A.
Examples
Sequence in a topological space:
A sequence (a1, a2, ...) in a topological space V can be considered a net in V defined on N.
The net is eventually in a subset Y of V if there exists an N in N such that for every n ≥ N, the point an is in Y.
We have limn an = L if and only if for every neighborhood Y of L, the net is eventually in Y.
The net is frequently in a subset Y of V if and only if for every N in N there exists some n ≥ N such that an is in Y, that is, if and only if infinitely many elements of the sequence are in Y. Thus a point y in V is a cluster point of the net if and only if every neighborhood Y of y contains infinitely many elements of the sequence.
Function from a metric space to a topological space:
Consider a function from a metric space M to a topological space V, and a point c of M. We direct the set M\{c} reversely according to distance from c, that is, the relation is "has at least the same distance to c as", so that "large enough" with respect to the relation means "close enough to c". The function f is a net in V defined on M\{c}.
The net f is eventually in a subset Y of V if there exists an a in M \ {c} such that for every x in M \ {c} with d(x,c) ≤ d(a,c), the point f(x) is in Y.
We have limx → c f(x) = L if and only if for every neighborhood Y of L, f is eventually in Y.
The net f is frequently in a subset Y of V if and only if for every a in M \ {c} there exists some x in M \ {c} with d(x,c) ≤ d(a,c) such that f(x) is in Y.
A point y in V is a cluster point of the net f if and only if for every neighborhood Y of y, the net is frequently in Y.
Function from a well-ordered set to a topological space:
Consider a well-ordered set [0, c] with limit point c, and a function f from [0, c) to a topological space V. This function is a net on [0, c).
It is eventually in a subset Y of V if there exists an a in [0, c) such that for every x ≥ a, the point f(x) is in Y.
We have limx → c f(x) = L if and only if for every neighborhood Y of L, f is eventually in Y.
The net f is frequently in a subset Y of V if and only if for every a in [0, c) there exists some x in [a, c) such that f(x) is in Y.
A point y in V is a cluster point of the net f if and only if for every neighborhood Y of y, the net is frequently in Y.
The first example is a special case of this with c = ω.
See also ordinal-indexed sequence.
Properties
Virtually all concepts of topology can be rephrased in the language of nets and limits. This may be useful to guide the intuition since the notion of limit of a net is very similar to that of limit of a sequence. The following set of theorems and lemmas help cement that similarity:
- A function f : X → Y between topological spaces is continuous at the point x if and only if for every net (xα) with
- lim xα = x
- we have
- lim f(xα) = f(x).
- This theorem is in general not true if we replace "net" by "sequence". We have to allow for more directed sets than just the natural numbers if X is not first-countable (or not sequential).
Proof One direction:
- Let f be continuous at point x, and let (xα) be a net such that lim (xα) = x.
- Then for every open neighborhood U of f(x), its preimage by f, V, is a neighborhood of x (by the continuity of f at x).
- Thus the interior of V, int(V), is an open neighborhood of x, and thus (xα) is eventually in int(V) . Therefore f(xα) is eventually in f(int(V)) and thus also eventually in f(V), which is a subset of U. Thus lim f(xα) = f(x), and this direction is proven.
The other direction:
- Let x be a point such that for every net (xα) such that lim (xα) = x, lim f(xα) = f(x). Now suppose that f is not continuous at x.
- Then there is a neighborhood U of f(x) whose preimage under f, V, is not a neighborhood of x. Note however that since f(x) is in U, x is in V. Now the set of open neighborhoods of x with the containment preorder is a directed set (since the intersection of every two such neighborhoods is an open neighborhood of x as well).
- We construct a net (xα) such that for every open neighborhood of x whose index is α, xα is a point in this neighborhood that is not in V; that there is always such a point follows from the fact that no open neighborhood of x is included in V (since by our assumption V is not a neighborhood of x).
- It follows that f(xα) is not in U.
- Now, for every open neighborhood W of x, this neighborhood is a member of the directed set whose index we denote α0. For every β ≥ α0, the member of the directed set whose index is β is contained within W; therefore xβ is in W. Thus lim (xα) = x and by our assumption lim f(xα) = f(x).
- But int(U) is an open neighborhood of f(x) and thus f(xα) is eventually in int(U) and therefore also in U, in contradiction to f(xα) not being in U for every α.
- Thus we have arrived at a contradiction, and we are forced to conclude that f is continuous in x. So the other direction is proven as well.
- In general, a net in a space X can have more than one limit, but if X is a Hausdorff space, the limit of a net, if it exists, is unique. Conversely, if X is not Hausdorff, then there exists a net on X with two distinct limits. Thus the uniqueness of the limit is equivalent to the Hausdorff condition on the space, and indeed this may be taken as the definition. This result depends on the directedness condition; a set indexed by a general preorder or partial order may have distinct limit points even in a Hausdorff space.
- If U is a subset of X, then x is in the closure of U if and only if there exists a net (xα) with limit x and such that xα is in U for all α.
- A subset A of X is closed if and only if, whenever (xα) is a net with elements in A and limit x, then x is in A.
- The set of cluster points of a net is equal to the set of limits of its convergent subnets.
Proof Let X be a topological space, A a directed set, be a net in X, and . It is easily seen that if y is a limit of a subnet of , then y is a cluster point of .
Conversely, assume that y is a cluster point of . Let B be the set of pairs where U is an open neighborhood of y in X and is such that . The map mapping to is then cofinal. Moreover, giving B the product order (the neighborhoods of y are ordered by inclusion) makes it a directed set, and the net defined by converges to y.
- A net has a limit if and only if all of its subnets have limits. In that case, every limit of the net is also a limit of every subnet.
- A space X is compact if and only if every net (xα) in X has a subnet with a limit in X. This can be seen as a generalization of the Bolzano–Weierstrass theorem and Heine–Borel theorem.
Proof First, suppose that X is compact. We will need the following observation (see Finite intersection property). Let I be any set and be a collection of closed subsets of X such that for each finite . Then as well. Otherwise, would be an open cover for X with no finite subcover contrary to the compactness of X. Let A be a directed set and be a net in X. For every define
The collection has the property that every finite subcollection has non-empty intersection. Thus, by the remark above, we have that
and this is precisely the set of cluster points of . By the above property, it is equal to the set of limits of convergent subnets of . Thus has a convergent subnet.
Conversely, suppose that every net in X has a convergent subnet. For the sake of contradiction, let be an open cover of X with no finite subcover. Consider . Observe that D is a directed set under inclusion and for each , there exists an such that for all . Consider the net . This net cannot have a convergent subnet, because for each there exists such that is a neighbourhood of x; however, for all , we have that . This is a contradiction and completes the proof.
- A net in the product space has a limit if and only if each projection has a limit. Symbolically, if (xα) is a net in the product X = πiXi, then it converges to x if and only if for each i. Armed with this observation and the above characterization of compactness in terms on nets, one can give a slick proof of Tychonoff's theorem.
- If f : X → Y and (xα) is an ultranet on X, then (f(xα)) is an ultranet on Y.
Cauchy nets
A Cauchy net generalizes the notion of Cauchy sequence to nets defined on uniform spaces.[4]
A net (xα) is a Cauchy net if for every entourage V there exists γ such that for all α, β ≥ γ, (xα, xβ) is a member of V.[4][5] More generally, in a Cauchy space, a net (xα) is Cauchy if the filter generated by the net is a Cauchy filter.
Relation to filters
A filter is another idea in topology that allows for a general definition for convergence in general topological spaces. The two ideas are equivalent in the sense that they give the same concept of convergence.[6] More specifically, for every filter base an associated net can be constructed, and convergence of the filter base implies convergence of the associated net—and the other way around (for every net there is a filter base, and convergence of the net implies convergence of the filter base).[7] For instance, any net in induces a filter base of tails where the filter in generated by this filter base is called the net's eventuality filter. This correspondence allows for any theorem that can be proven with one concept to be proven with the other.[7] For instance, continuity of a function from one topological space to the other can be characterized either by the convergence of a net in the domain implying the convergence of the corresponding net in the codomain, or by the same statement with filter bases.
Robert G. Bartle argues that despite their equivalence, it is useful to have both concepts.[7] He argues that nets are enough like sequences to make natural proofs and definitions in analogy to sequences, especially ones using sequential elements, such as is common in analysis, while filters are most useful in algebraic topology. In any case, he shows how the two can be used in combination to prove various theorems in general topology.
Limit superior
Limit superior and limit inferior of a net of real numbers can be defined in a similar manner as for sequences.[8][9][10] Some authors work even with more general structures than the real line, like complete lattices.[11]
For a net we put
Limit superior of a net of real numbers has many properties analogous to the case of sequences, e.g.
where equality holds whenever one of the nets is convergent.
References
- Moore, E. H.; Smith, H. L. (1922). "A General Theory of Limits". American Journal of Mathematics. 44 (2): 102–121. doi:10.2307/2370388. JSTOR 2370388.CS1 maint: ref=harv (link)
- (Sundström 2010, p. 16n)
- Megginson, p. 143
- Willard, Stephen (2012), General Topology, Dover Books on Mathematics, Courier Dover Publications, p. 260, ISBN 9780486131788.
- Joshi, K. D. (1983), Introduction to General Topology, New Age International, p. 356, ISBN 9780852264447.
- http://www.math.wichita.edu/~pparker/classes/handout/netfilt.pdf
- R. G. Bartle, Nets and Filters In Topology, American Mathematical Monthly, Vol. 62, No. 8 (1955), pp. 551–557.
- Aliprantis-Border, p. 32
- Megginson, p. 217, p. 221, Exercises 2.53–2.55
- Beer, p. 2
- Schechter, Sections 7.43–7.47
- Kelley, John L. (1991). General Topology. Springer. ISBN 3-540-90125-6.
- Willard, Stephen (2004). General Topology. Dover Publications. ISBN 0-486-43479-6.
- Sundström, Manya Raman (2010). "A pedagogical history of compactness". arXiv:1006.4131v1 [math.HO].CS1 maint: ref=harv (link)
- Aliprantis, Charalambos D.; Border, Kim C. (2006). Infinite dimensional analysis: A hitchhiker's guide (3rd ed.). Berlin: Springer. pp. xxii, 703. ISBN 978-3-540-32696-0. MR 2378491.
- Beer, Gerald (1993). Topologies on closed and closed convex sets. Mathematics and its Applications 268. Dordrecht: Kluwer Academic Publishers Group. pp. xii, 340. ISBN 0-7923-2531-1. MR 1269778.
- Megginson, Robert E. (1998). An Introduction to Banach Space Theory. Graduate Texts in Mathematics. 193. New York: Springer. ISBN 0-387-98431-3.
- Schechter, Eric (1997). Handbook of Analysis and Its Foundations. San Diego: Academic Press. ISBN 9780080532998. Retrieved 22 June 2013.
- "net". PlanetMath.