net (original) (raw)

Let X be a set. A net is a map from a directed set to X. In other words, it is a pair (A,γ)where A is a directed set and γ is a map from A to X. If a∈A then γ⁢(a) is normally written xa, and then the net is written (xa)a∈A, or simply (xa) if the direct set A is understood.

Now suppose X is a topological spaceMathworldPlanetmath, A is a directed set, and (xa)a∈A is a net. Let x∈X. Then (xa) is said to converge to x if whenever U is an open neighbourhood of x, there is some b∈A such that xa∈U whenever a≥b.

Similarly, x is said to be an accumulation pointMathworldPlanetmathPlanetmath (or cluster point) of (xa) if whenever U is an open neighbourhood of x and b∈Athere is a∈A such that a≥b and xa∈U.

Nets are sometimes called Moore–Smith sequences, in which case convergence of nets may be called Moore–Smith convergence.

If B is another directed set, and δ:B→A is an increasing map such that δ⁢(B) is cofinal in A, then the pair (B,γ∘δ)is said to be a subnet of (A,γ). Alternatively, a subnet of a net (xα)α∈Ais sometimes defined to be a net (xαβ)β∈Bsuch that for each α0∈Athere exists a β0∈Bsuch that αβ≥α0 for all β≥β0.

Nets are a generalisation of sequences (http://planetmath.org/Sequence), and in many respects they work better in arbitrary topological spaces than sequences do. For example:

Title net
Canonical name Net
Date of creation 2013-03-22 12:54:03
Last modified on 2013-03-22 12:54:03
Owner yark (2760)
Last modified by yark (2760)
Numerical id 12
Author yark (2760)
Entry type Definition
Classification msc 54A20
Synonym Moore-Smith sequence
Related topic Filter
Related topic NetsAndClosuresOfSubspaces
Related topic ContinuityAndConvergentNets
Related topic CompactnessAndConvergentSubnets
Related topic AccumulationPointsAndConvergentSubnets
Related topic TestingForContinuityViaNets
Defines subnet
Defines Moore-Smith convergence
Defines cluster point