Subnet (mathematics)

From testwiki
Revision as of 12:08, 11 December 2024 by imported>Tony1 (Script-assisted style fixes, script-assisted date audit and style fixes per MOS:NUM)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:For Template:Use dmy dates In topology and related areas of mathematics, a subnet is a generalization of the concept of subsequence to the case of nets. The analogue of "subsequence" for nets is the notion of a "subnet". The definition is not completely straightforward, but is designed to allow as many theorems about subsequences to generalize to nets as possible.

There are three non-equivalent definitions of "subnet". The first definition of a subnet was introduced by John L. Kelley in 1955Template:Sfn and later, Stephen Willard introduced his own (non-equivalent) variant of Kelley's definition in 1970.Template:Sfn Subnets in the sense of Willard and subnets in the sense of Kelley are the most commonly used definitions of "subnet"Template:Sfn but they are each Template:Em equivalent to the concept of "subordinate filter", which is the analog of "subsequence" for filters (they are not equivalent in the sense that there exist subordinate filters on X= whose filter/subordinate–filter relationship cannot be described in terms of the corresponding net/subnet relationship). A third definition of "subnet" (not equivalent to those given by Kelley or Willard) that Template:Em equivalent to the concept of "subordinate filter" was introduced independently by Smiley (1957), Aarnes and Andenaes (1972), Murdeshwar (1983), and possibly others, although it is not often used.Template:Sfn

This article discusses the definition due to Willard (the other definitions are described in the article Filters in topology#Non–equivalence of subnets and subordinate filters).

Definitions

Template:See also

There are several different non-equivalent definitions of "subnet" and this article will use the definition introduced in 1970 by Stephen Willard,Template:Sfn which is as follows: If x=(xa)aA and s=(si)iI are nets in a set X from directed sets A and I, respectively, then s is said to be a Template:Em of x (Template:Em or a Template:EmTemplate:Sfn) if there exists a monotone final function h:IA such that si=xh(i) for all iI. A function h:IA is Template:Em, Template:Em, and an Template:Em if whenever ij then h(i)h(j) and it is called Template:Em if its image h(I) is cofinal in A. The set h(I) being Template:Em in A means that for every aA, there exists some bh(I) such that ba; that is, for every aA there exists an iI such that h(i)a.[note 1]

Since the net x is the function x:AX and the net s is the function s:IX, the defining condition (si)iI=(xh(i))iI, may be written more succinctly and cleanly as either s=xh() or s=xh, where denotes function composition and xh():=(xh(i))iI is just notation for the function xh:IX.

Subnets versus subsequences

Importantly, a subnet is not merely the restriction of a net (xa)aA to a directed subset of its domain A. In contrast, by definition, a Template:Em of a given sequence x1,x2,x3, is a sequence formed from the given sequence by deleting some of the elements without disturbing the relative positions of the remaining elements. Explicitly, a sequence (sn)n is said to be a Template:Em of (xi)i if there exists a strictly increasing sequence of positive integers h1<h2<h3< such that sn=xhn for every n (that is to say, such that (s1,s2,)=(xh1,xh2,)). The sequence (hn)n=(h1,h2,) can be canonically identified with the function h: defined by nhn. Thus a sequence s=(sn)n is a subsequence of x=(xi)i if and only if there exists a strictly increasing function h: such that s=xh.

Subsequences are subnets

Every subsequence is a subnet because if (xhn)n is a subsequence of (xi)i then the map h: defined by nhn is an order-preserving map whose image is cofinal in its codomain and satisfies xhn=xh(n) for all n.

Sequence and subnet but not a subsequence

The sequence (si)i:=(1,1,2,2,3,3,) is not a subsequence of (xi)i:=(1,2,3,) although it is a subnet because the map h: defined by h(i):=i+12 is an order-preserving map whose image is h()= and satisfies si=xh(i) for all i.[note 2]

While a sequence is a net, a sequence has subnets that are not subsequences. The key difference is that subnets can use the same point in the net multiple times and the indexing set of the subnet can have much larger cardinality. Using the more general definition where we do not require monotonicity, a sequence is a subnet of a given sequence, if and only if it can be obtained from some subsequence by repeating its terms and reordering them.[1]

Subnet of a sequence that is not a sequence

A subnet of a sequence is Template:Em necessarily a sequence.Template:Sfn For an example, let I={r:r>0} be directed by the usual order and define h:I by letting h(r)=r be the ceiling of r. Then h:(I,)(,) is an order-preserving map (because it is a non-decreasing function) whose image h(I)= is a cofinal subset of its codomain. Let x=(xi)i:X be any sequence (such as a constant sequence, for instance) and let sr:=xh(r) for every rI (in other words, let s:=xh). This net (sr)rI is not a sequence since its domain I is an uncountable set. However, (sr)rI is a subnet of the sequence x since (by definition) sr=xh(r) holds for every rI. Thus s is a subnet of x that is not a sequence.

Furthermore, the sequence x is also a subnet of (sr)rI since the inclusion map ι:I (that sends nn) is an order-preserving map whose image ι()= is a cofinal subset of its codomain and xn=sι(n) holds for all n. Thus x and (sr)rI are (simultaneously) subnets of each another.

Subnets induced by subsets

Suppose I is an infinite set and (xi)i is a sequence. Then (xi)iI is a net on (I,) that is also a subnet of (xi)i (take h:I to be the inclusion map ii). This subnet (xi)iI in turn induces a subsequence (xhn)n by defining hn as the nth smallest value in I (that is, let h1:=infI and let hn:=inf{iI:i>hn1} for every integer n>1). In this way, every infinite subset of I induces a canonical subnet that may be written as a subsequence. However, as demonstrated below, not every subnet of a sequence is a subsequence.

Applications

The definition generalizes some key theorems about subsequences:

  • A net x converges to x if and only if every subnet of x converges to x.
  • A net x has a cluster point y if and only if it has a subnet y that converges to y
  • A topological space X is compact if and only if every net in X has a convergent subnet (see net for a proof).

Taking h be the identity map in the definition of "subnet" and requiring B to be a cofinal subset of A leads to the concept of a Template:Em, which turns out to be inadequate since, for example, the second theorem above fails for the Tychonoff plank if we restrict ourselves to cofinal subnets.

Clustering and closure

If s is a net in a subset SX and if xX is a cluster point of s then xclXS. In other words, every cluster point of a net in a subset belongs to the closure of that set.

If x=(xa)aA is a net in X then the set of all cluster points of x in X is equal toTemplate:Sfn aAclX(xa) where xa:={xb:ba,bA} for each aA.

Convergence versus clustering

If a net converges to a point x then x is necessarily a cluster point of that net.Template:Sfn The converse is not guaranteed in general. That is, it is possible for xX to be a cluster point of a net x but for x to Template:Em converge to x. However, if x=(xa)aA clusters at xX then there exists a subnet of x that converges to x. This subnet can be explicitly constructed from (A,) and the neighborhood filter 𝒩x at x as follows: make I:={(a,U)A×𝒩x:xaU} into a directed set by declaring that (a,U)(b,V) if and only if ab and UV; then (xa)(a,U)Ix in X and (xa)(a,U)I is a subnet of x=(xa)aA since the map α:IA(a,U)a is a monotone function whose image α(I)=A is a cofinal subset of A, and xα():=(xα(i))iI=(xα(a,U))(a,U)I=(xa)(a,U)I.

Thus, a point xX is a cluster point of a given net if and only if it has a subnet that converges to x.Template:Sfn

See also

Notes

Template:Reflist

Citations

Template:Reflist

References

Template:Order theory


Cite error: <ref> tags exist for a group named "note", but no corresponding <references group="note"/> tag was found

  1. Template:Cite book, Satz 2.8.3, p. 81