Net (mathematics)

From HandWiki
Short description: A generalization of a sequence of points


In mathematics, more specifically in general topology and related branches, a net or Moore–Smith sequence is a function whose domain is a directed set. The codomain of this function is usually some topological space. Nets directly generalize the concept of a sequence in a metric space. Nets are primarily used in the fields of Analysis and Topology, where they are used to characterize many important topological properties that (in general), sequences are unable to characterize (this shortcoming of sequences motivated the study of sequential spaces and Fréchet–Urysohn spaces). Nets are in one-to-one correspondence with filters.

History

The concept of a net was first introduced by E. H. Moore and Herman L. Smith in 1922.[1] The term "net" was coined by John L. Kelley.[2][3]

The related concept of a filter was developed in 1937 by Henri Cartan.

Definitions

A directed set is a non-empty set A together with a preorder, typically automatically assumed to be denoted by (unless indicated otherwise), with the property that it is also (upward) directed, which means that for any a,bA, there exists some cA such that ac and bc. In words, this property means that given any two elements (of A), there is always some element that is "above" both of them (that is, that is greater than or equal to each of them); in this way, directed sets generalize the notion of "a direction" in a mathematically rigorous way. Importantly though, directed sets are not required to be total orders or even partial orders. Moreover, directed sets are allowed to have greatest elements and/or maximal elements, which is the reason why when using nets, caution is advised when using the induced strict preorder < instead of the original (non-strict) preorder ; in particular, if a directed set (A,) has a greatest element aA then there does not exist any bA such that a<b (in contrast, there always exists some bA such that ab).

A net in X x=(xa)aA is a function of the form x:AX whose domain A is some directed set. Elements of a net's domain are called its indices. When the set X is clear from context it is simply called a net. Unless there is reason to think otherwise, it should automatically be assumed that the set A is directed and that its associated preorder is denoted by . Notation for nets varies, with some authors using, for instance, angled brackets xaaA instead of parentheses. The function's value at an element a in its domain is denoted by xa instead of the usual parentheses notation x(a) that is typically used with functions. As in the field of algebraic topology, the filled disk or "bullet" denotes the location where arguments to the net (that is, elements aA of the net's domain) are placed; it helps emphasize that the net is a function and also reduces the number of indices and other symbols that must be written when referring to it later.

A net x=(xa)aA is said to be eventually or residually in a set S if there exists some aA such that for every bA with ba, the point xbS. A point xX is called a limit point or limit of the net x in X if (and only if)

for every open neighborhood U of x, the net x is eventually in U,

in which case, this net is then also said to converge to/towards x and to have x as a limit. If the net x converges in X to a point xX then this fact may be expressed by writing any of the following: xx in Xxax in Xlimxx in XlimaAxax in Xlimaxax in X where if the topological space X is clear from context then the words "in X" may be omitted.

If limxx in X and if this limit in X is unique (uniqueness in X means that if yX is such that limxy, then necessarily x=y) then this fact may be indicated by writing limx=x or limxa=x or limaAxa=x where an equals sign is used in place of the arrow .[4] In a Hausdorff space, every net has at most one limit so the limit of a convergent net in a Hausdorff space is always unique.[4] Some authors instead use the notation "limx=x" to mean limxx without also requiring that the limit be unique; however, if this notation is defined in this way then the equals sign = is no longer guaranteed to denote a transitive relationship and so no longer denotes equality. Specifically, without the uniqueness requirement, if x,yX are distinct and if each is also a limit of x in X then limx=x and limx=y could be written (using the equals sign =) despite x=y being false.

A net x=(xa)aA is said to be frequently or cofinally in S if for every aA there exists some bA such that ba and xbS.[5] A point xX is said to be an accumulation point or cluster point of a net if for every neighborhood U of x, the net is frequently/cofinally in U.[5] A point xX is a cluster point of a given net if and only if it has a subset that converges to x.[6] If x=(xa)aA is a net in X then the set of all cluster points of x in X is equal to[7] aAclX(xa) where xa:={xb:ba,bA} for each aA.

Subnets

Main page: Subnet (mathematics)

The analogue of "subsequence" for nets is the notion of a "subnet". There are several different non-equivalent definitions of "subnet" and this article will use the definition introduced in 1970 by Stephen Willard,[8] which is as follows: If x=(xa)aA and s=(si)iI are nets then s is called a subnet or Willard-subnet[8] of x if there exists an order-preserving map h:IA such that h(I) is a cofinal subset of A and si=xh(i) for all iI. The map h:IA is called order-preserving and an order homomorphism if whenever ij then h(i)h(j). The set h(I) being cofinal in A means that for every aA, there exists some bh(I) such that ba.

Under Willard's definition, a subnet of a sequence is not necessarily a sequence.[5][lower-alpha 1] However, if xX is a cluster point of some subnet of x then x is also a cluster point of x.[6]

Ultranets

A net x in set X is called a universal net or an ultranet if for every subset SX, x is eventually in S or x is eventually in the complement XS.[5]

Every constant net is an ultranet. Every subnet of an ultranet is an ultranet.[7] Every net has some subnet that is an ultranet.[5] If x=(xa)aA is an ultranet in X and f:XY is a function then fx=(f(xa))aA is an ultranet in Y.[5]

Given xX, an ultranet clusters at x if and only it converges to x.[5]

Cauchy nets

A Cauchy net generalizes the notion of Cauchy sequence to nets defined on uniform spaces.[9]

A net x=(xa)aA is a Cauchy net if for every entourage V there exists cA such that for all a,bc, (xa,xb) is a member of V.[9][10] More generally, in a Cauchy space, a net x is Cauchy if the filter generated by the net is a Cauchy filter.

A topological vector space (TVS) is called complete if every Cauchy net converges to some point. A normed space, which is a special type of topological vector space, is a complete TVS (equivalently, a Banach space) if and only if every Cauchy sequence converges to some point (a property that is called sequential completeness). Although Cauchy nets are not needed to describe completeness of normed spaces, they are needed to describe completeness of more general (possibly non-normable) topological vector spaces.

Characterizations of topological 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:

Closed sets and closure

A subset SX is closed in X if and only if every limit point of every convergent net in S necessarily belongs to S. Explicitly, a subset SX is closed if and only if whenever xX and s=(sa)aA is a net valued in S (meaning that saS for all aA) such that limsx in X, then necessarily xS.

More generally, if SX is any subset then a point xX is in the closure of S if and only if there exists a net (sa)aA in S with limit xX and such that saS for every index aA.[6]

Open sets and characterizations of topologies

A subset SX is open if and only if no net in XS converges to a point of S.[11] Also, subset SX is open if and only if every net converging to an element of S is eventually contained in S. It is these characterizations of "open subset" that allow nets to characterize topologies. Topologies can also be characterized by closed subsets since a set is open if and only if its complement is closed. So the characterizations of "closed set" in terms of nets can also be used to characterize topologies.

Continuity

A function f:XY between topological spaces is continuous at a given point x if and only if for every net x=(xa)aA in its domain, if limxx in X then limf(x)f(x) in Y.[6] Said more succinctly, a function f:XY is continuous if and only if whenever xx in X then f(x)f(x) in Y. In general, this statement would not be true if the word "net" was replaced by "sequence"; that is, it is necessary to allow for directed sets other than just the natural numbers if X is not a first-countable space (or not a sequential space).

Proof

() Let f be continuous at point x, and let x=(xa)aA be a net such that limxx. Then for every open neighborhood U of f(x), its preimage under f, V:=f1(U), is a neighborhood of x (by the continuity of f at x). Thus the interior of V, which is denoted by intV, is an open neighborhood of x, and consequently x is eventually in intV. Therefore (f(xa))aA is eventually in f(intV) and thus also eventually in f(V) which is a subset of U. Thus lim(f(xa))aAf(x), and this direction is proven.

() Let x be a point such that for every net x=(xa)aA such that limxx, lim(f(xa))aAf(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. Because f(x)U, necessarily xV. 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=(xa)aA such that for every open neighborhood of x whose index is a, xa 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 (because by assumption, V is not a neighborhood of x). It follows that f(xa) 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 a0. For every ba0, the member of the directed set whose index is b is contained within W; therefore xbW. Thus limxx. and by our assumption lim(f(xa))aAf(x). But intU is an open neighborhood of f(x) and thus f(xa) is eventually in intU and therefore also in U, in contradiction to f(xa) not being in U for every a. This is a contradiction so f must be continuous at x. This completes the proof.

Compactness

A space X is compact if and only if every net x=(xa)aA 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 non-empty set and {Ci}iI be a collection of closed subsets of X such that iJCi for each finite JI. Then iICi as well. Otherwise, {Cic}iI would be an open cover for X with no finite subcover contrary to the compactness of X.

Let x=(xa)aA be a net in X directed by A. For every aA define Ea{xb:ba}. The collection {cl(Ea):aA} has the property that every finite subcollection has non-empty intersection. Thus, by the remark above, we have that aAclEa and this is precisely the set of cluster points of x. By the proof given in the next section, it is equal to the set of limits of convergent subnets of x. Thus x has a convergent subnet.

() Conversely, suppose that every net in X has a convergent subnet. For the sake of contradiction, let {Ui:iI} be an open cover of X with no finite subcover. Consider D{JI:|J|<}. Observe that D is a directed set under inclusion and for each CD, there exists an xCX such that xCUa for all aC. Consider the net (xC)CD. This net cannot have a convergent subnet, because for each xX there exists cI such that Uc is a neighbourhood of x; however, for all B{c}, we have that xBUc. This is a contradiction and completes the proof.

Cluster and limit points

The set of cluster points of a net is equal to the set of limits of its convergent subnets.

Proof

Let x=(xa)aA be a net in a topological space X (where as usual A automatically assumed to be a directed set) and also let yX. If y is a limit of a subnet of x then y is a cluster point of x.

Conversely, assume that y is a cluster point of x. Let B be the set of pairs (U,a) where U is an open neighborhood of y in X and aA is such that xaU. The map h:BA mapping (U,a) to a 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 (yb)bB defined by yb=xh(b) 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.

Other properties

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.

Relation to filters

A filter is a related 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.[12] More specifically, every filter base induces an associated net using the filter's pointed sets, and convergence of the filter base implies convergence of the associated net. Similarly, any net (xa)aA in X induces a filter base of tails {{xa:aA,a0a}:a0A} where the filter in X generated by this filter base is called the net's eventuality filter. Convergence of the net implies convergence of the eventuality filter.[13] This correspondence allows for any theorem that can be proven with one concept to be proven with the other.[13] 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.[13] 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.

The learning curve for using nets is typically much less steep than that for filters, which is why many mathematicians, especially analysts, prefer them over filters. However, filters, and especially ultrafilters, have some important technical advantages over nets that ultimately result in nets being encountered much less often than filters outside of the fields of analysis and topology.

As generalization of sequences

Every non-empty totally ordered set is directed. Therefore, every function on such a set is a net. In particular, the natural numbers together with the usual integer comparison preorder form the archetypical example of a directed set. A sequence is a function on the natural numbers, so every sequence a1,a2, in a topological space X can be considered a net in X defined on . Conversely, any net whose domain is the natural numbers is a sequence because by definition, a sequence in X is just a function from ={1,2,} into X. It is in this way that nets are generalizations of sequences: rather than being defined on a countable linearly ordered set (), a net is defined on an arbitrary directed set. Nets are frequently denoted using notation that is similar to (and inspired by) that used with sequences. For example, the subscript notation xa is taken from sequences.

Similarly, every limit of a sequence and limit of a function can be interpreted as a limit of a net. Specifically, the net is eventually in a subset S of X if there exists an N such that for every integer nN, the point an is in S. So limnanL if and only if for every neighborhood V of L, the net is eventually in V. The net is frequently in a subset S of X if and only if for every N there exists some integer nN such that anS, that is, if and only if infinitely many elements of the sequence are in S. Thus a point yX is a cluster point of the net if and only if every neighborhood V of y contains infinitely many elements of the sequence.

In the context of topology, sequences do not fully encode all information about functions between topological spaces. In particular, the following two conditions are, in general, not equivalent for a map f between topological spaces X and Y:

  1. The map f is continuous in the topological sense;
  2. 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).

While condition 1 always guarantees condition 2, the converse is not necessarily true. The spaces for which the two conditions are equivalent are called sequential spaces. All first-countable spaces, including metric spaces, are sequential spaces, but not all topological spaces are sequential. Nets generalize the notion of a sequence so that condition 2 reads as follows:

  1. Given any point x in X, and any net in X converging to x, the composition of f with this net converges to f(x) (continuous in the net sense).

With this change, the conditions become equivalent for all maps of topological spaces, including 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 behavior.

For an example where sequences do not suffice, interpret the set of all functions with prototype f: as the Cartesian product x (by identifying a function f with the tuple (f(x))x, and conversely) and endow it with the product topology. This (product) topology on is identical to the topology of pointwise convergence. Let E denote the set of all functions f:{0,1} that are equal to 1 everywhere except for at most finitely many points (that is, such that the set {x:f(x)=0} is finite). Then the constant 0 function 𝟎:{0} belongs to the closure of E in ; that is, 𝟎clE.[7] This will be proven by constructing a net in E that converges to 𝟎. However, there does not exist any sequence in E that converges to 𝟎,[14] which makes this one instance where (non-sequence) nets must be used because sequences alone can not reach the desired conclusion. Compare elements of pointwise in the usual way by declaring that fg if and only if f(x)g(x) for all x. This pointwise comparison is a partial order that makes (E,) a directed set since given any f,gE, their pointwise minimum m:=min{f,g} belongs to E and satisfies fm and gm. This partial order turns the identity map Id:(E,)E (defined by ff) into an E-valued net. This net converges pointwise to 𝟎 in , which implies that 𝟎 belongs to the closure of E in .

Examples

Subspace topology

If the set S={x}{xa:aA} is endowed with the subspace topology induced on it by X, then limxx in X if and only if limxx in S. In this way, the question of whether or not the net x converges to the given point x depends solely on this topological subspace S consisting of x and the image of (that is, the points of) the net x.

Neighborhood systems

Intuitively, convergence of a net (xa)aA means that the values xa come and stay as close as we want to x for large enough a. 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 ST if and only if S is contained in T. For SNx, 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,. Therefore, in this neighborhood system of a point x, xS does indeed converge to x according to the definition of net convergence.

Given a subbase for the topology on X (where note that every base for a topology is also a subbase) and given a point xX, a net x in X converges to x if and only if it is eventually in every neighborhood U of x. This characterization extends to neighborhood subbases (and so also neighborhood bases) of the given point x.

Limits in a Cartesian product

A net in the product space has a limit if and only if each projection has a limit.

Explicitly, let (Xi)iI be topological spaces, endow their Cartesian product X:=iIXi with the product topology, and that for every index lI, denote the canonical projection to Xl by πl:XXl(xi)iIxl

Let f=(fa)aA be a net in X directed by A and for every index iI, let πi(f)=def(πi(fa))aA denote the result of "plugging f into πi", which results in the net πi(f):AXi. It is sometimes useful to think of this definition in terms of function composition: the net πi(f) is equal to the composition of the net f:AX with the projection πi:XXi; that is, πi(f)=defπif.

For any given point L=(Li)iIiIXi, the net f converges to L in the product space X if and only if for every index iI, πi(f)=def(πi(fa))aA converges to Li in Xi.[15] And whenever the net f clusters at L in X then πi(f) clusters at Li for every index iI.[7] However, the converse does not hold in general.[7] For example, suppose X1=X2= and let f=(fa)a denote the sequence (1,1),(0,0),(1,1),(0,0), that alternates between (1,1) and (0,0). Then L1:=0 and L2:=1 are cluster points of both π1(f) and π2(f) in X1×X2=2 but (L1,L2)=(0,1) is not a cluster point of f since the open ball of radius 1 centered at (0,1) does not contain even a single point f

Tychonoff's theorem and relation to the axiom of choice

If no LX is given but for every iI, there exists some LiXi such that πi(f)Li in Xi then the tuple defined by L=(Li)iI will be a limit of f in X. However, the axiom of choice might be need to be assumed in order to conclude that this tuple L exists; the axiom of choice is not needed in some situations, such as when I is finite or when every LiXi is the unique limit of the net πi(f) (because then there is nothing to choose between), which happens for example, when every Xi is a Hausdorff space. If I is infinite and X=jIXj is not empty, then the axiom of choice would (in general) still be needed to conclude that the projections πi:XXi are surjective maps.

The axiom of choice is equivalent to Tychonoff's theorem, which states that the product of any collection of compact topological spaces is compact. But if every compact space is also Hausdorff, then the so called "Tychonoff's theorem for compact Hausdorff spaces" can be used instead, which is equivalent to the ultrafilter lemma and so strictly weaker than the axiom of choice. Nets can be used to give short proofs of both version of Tychonoff's theorem by using the characterization of net convergence given above together with the fact that a space is compact if and only if every net has a convergent subnet.

Limit superior/inferior

Limit superior and limit inferior of a net of real numbers can be defined in a similar manner as for sequences.[16][17][18] Some authors work even with more general structures than the real line, like complete lattices.[19]

For a net (xa)aA, put lim supxa=limaAsupbaxb=infaAsupbaxb.

Limit superior of a net of real numbers has many properties analogous to the case of sequences. For example, lim sup(xa+ya)lim supxa+lim supya, where equality holds whenever one of the nets is convergent.

Riemann integral

The definition of the value of a Riemann integral can be interpreted as a limit of a net of Riemann sums where the net's directed set is the set of all partitions of the interval of integration, partially ordered by inclusion.

Metric spaces

Suppose (M,d) is a metric space (or a pseudometric space) and M is endowed with the metric topology. If mM is a point and m=(mi)aA is a net, then mm in (M,d) if and only if d(m,m)0 in , where d(m,m):=(d(m,ma))aA is a net of real numbers. In plain English, this characterization says that a net converges to a point in a metric space if and only if the distance between the net and the point converges to zero. If (M,) is a normed space (or a seminormed space) then mm in (M,) if and only if mm0 in , where mm:=(mma)aA.

If (M,d) has at least two points, then we can fix a point cM (such as M:=n with the Euclidean metric with c:=0 being the origin, for example) and direct the set I:=M{c} reversely according to distance from c by declaring that ij if and only if d(j,c)d(i,c). In other words, the relation is "has at least the same distance to c as", so that "large enough" with respect to this relation means "close enough to c". Given any function with domain M, its restriction to I:=M{c} can be canonically interpreted as a net directed by (I,).[7]

A net f:M{c}X is eventually in a subset S of a topological space X if and only if there exists some nM{c} such that for every mM{c} satisfying d(m,c)d(n,c), the point f(m) is in S. Such a net f converges in X to a given point LX if and only if limmcf(m)L in the usual sense (meaning that for every neighborhood V of L, f is eventually in V).[7]

The net f:M{c}X is frequently in a subset S of X if and only if for every nM{c} there exists some mM{c} with d(m,c)d(n,c) such that f(m) is in S. Consequently, a point LX is a cluster point of the net f if and only if for every neighborhood V of L, the net is frequently in V.

Function from a well-ordered set to a topological space

Consider a well-ordered set [0,c] with limit point t and a function f from [0,t) to a topological space X. This function is a net on [0,t).

It is eventually in a subset V of X if there exists an r[0,t) such that for every s[r,t) the point f(s) is in V.

So limxtf(x)L if and only if for every neighborhood V of L, f is eventually in V.

The net f is frequently in a subset V of X if and only if for every r[0,t) there exists some s[r,t) such that f(s)V.

A point yX is a cluster point of the net f if and only if for every neighborhood V of y, the net is frequently in V.

The first example is a special case of this with c=ω.

See also ordinal-indexed sequence.

See also

Notes

  1. For an example, let X=n and let xi=0 for every i, so that x=(0)i:X is the constant zero sequence. Let I={r:r>0} be directed by the usual order and let sr=0 for each rR. Define φ:I by letting φ(r)=r be the ceiling of r. The map φ:I is an order morphism whose image is cofinal in its codomain and (xφ)(r)=xφ(r)=0=sr holds for every rR. This shows that (sr)rR=xφ is a subnet of the sequence x (where this subnet is not a subsequence of x because it is not even a sequence since its domain is an uncountable set).

Citations

  1. Moore, E. H.; Smith, H. L. (1922). "A General Theory of Limits". American Journal of Mathematics 44 (2): 102–121. doi:10.2307/2370388. 
  2. (Sundström 2010)
  3. Megginson, p. 143
  4. 4.0 4.1 Kelley 1975, pp. 65-72.
  5. 5.0 5.1 5.2 5.3 5.4 5.5 5.6 Willard 2004, pp. 73-77.
  6. 6.0 6.1 6.2 6.3 Willard 2004, p. 75.
  7. 7.0 7.1 7.2 7.3 7.4 7.5 7.6 Willard 2004, p. 77.
  8. 8.0 8.1 Schechter 1996, pp. 157–168.
  9. 9.0 9.1 Willard, Stephen (2012), General Topology, Dover Books on Mathematics, Courier Dover Publications, p. 260, ISBN 9780486131788, https://books.google.com/books?id=UrsHbOjiR8QC&pg=PA26 .
  10. Joshi, K. D. (1983), Introduction to General Topology, New Age International, p. 356, ISBN 9780852264447, https://books.google.com/books?id=fvCpXrube5wC&pg=PA356 .
  11. Howes 1995, pp. 83-92.
  12. "Archived copy". http://www.math.wichita.edu/~pparker/classes/handout/netfilt.pdf. 
  13. 13.0 13.1 13.2 R. G. Bartle, Nets and Filters In Topology, American Mathematical Monthly, Vol. 62, No. 8 (1955), pp. 551–557.
  14. Willard 2004, pp. 71-72.
  15. Willard 2004, p. 76.
  16. Aliprantis-Border, p. 32
  17. Megginson, p. 217, p. 221, Exercises 2.53–2.55
  18. Beer, p. 2
  19. Schechter, Sections 7.43–7.47

References

  • Sundström, Manya Raman (2010). "A pedagogical history of compactness". arXiv:1006.4131v1 [math.HO].
  • 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. 
  • 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. 
  • Template:Howes Modern Analysis and Topology 1995
  • Template:Kelley General Topology
  • Kelley, John L. (1991). General Topology. Springer. ISBN 3-540-90125-6. 
  • 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. http://store.elsevier.com/product.jsp?isbn=9780080532998&pagename=search. Retrieved 22 June 2013. 
  • Schechter, Eric (1996). Handbook of Analysis and Its Foundations. San Diego, CA: Academic Press. ISBN 978-0-12-622760-4. OCLC 175294365. 
  • Willard, Stephen (2004). General Topology. Dover Books on Mathematics (First ed.). Mineola, N.Y.: Dover Publications. ISBN 978-0-486-43479-7. OCLC 115240.