|
Around topology and related areas of mathematics a net or Moore-Smith sequence occurs as generalization of the sequence, intended to unify a various notions of limit and generalize them to arbitrary topological spaces. Restricts of nets accomplish for 100% topological spaces what restricts of sequences accomplish for first-countable spaces such as metric spaces.
The sequence is ordinarily indexed per natural numbers which are a totally ordered set. Nets generalize this construct by weakening a order relation on the index placed to it of the directed set.
Nets were number one introduced by E. H. Moore and H. L. Smith in 1922. An tantamount notion, known as filter, was developed in 1937 by Henri Cartan.
Definition
In case X occurs as topological space, the net inside X occurs as function from some directed set A to X.
Whenever The occurs as directed placed, you typically write the net from either The to X in the form (xα), which expresses a fact that a element α around The is mapped to the element xα inside X. I commonly apply ≥ to denote a double star relatiin given on The.
Examples
Since a natural numbers with the common sequentially form the directed placed & a sequence occurs as work on the natural totals, each sequence occurs as net.
An additional significant case is when follows. Given the point x inside the topological space, let Northx denote a placed of tons neighbourhoods containing x. So Northx occurs as directed placed, in which a counsel incline by reverse inclusion, and so that S ≥ T whenever & single in case S is contained within T. For S within Northx, let tenS become the point inside S. So tenS occurs as net. When S increases by having respect to ≥, a points 10S inside the net come constrained to lie in decreasing neighbourhoods of x, then intuitively speaking, i am led to the idea that tenS must tend towards x inside a select few feel. I potty produce this limiting construct exact.
Limits of nets
In case (xα) occurs as net from either the directed placed The into X, & in case Y occurs as subset of X, so i personally say that (xα) is sooner or later around Y whenever there is an α inside The then that for each β inside The sustaining β ≥ α, a point xβ lies within Y.
In case (xα) occurs as net in the topological space X, & x is an element of X, you say that a net converges towards x or even has restrict x & write
in case & simply if
Intuitively, this means that a values xα are & stay when close when i personally obviously x for big sufficiency α.
Note that a case net given above on the neighbourhood system of a point x does indeed converge to x based on data from this definition.
Examples of limits of nets
Restricts of sequences.
Restricts of functions of the real variable: limx → 100 f(x). On this text i personally direct a placed R\based on data from either few feet away from c.
Restricts of nets of Riemann sums, in the definition of the Riemann integral. Therein case, a directed placed is the placed of partitions of the interval of integration, partly orderly by inclusion. The similar tool is knock off the definition of the Riemann-Stieltjes integral.
Supplementary definitions
Whenever D & E come directed sets, & h occurs as work from either D to E, so h is known as cofinal whenever for each e inside E there is a d within D therefore that in case letter q is inside D & letter q ≥ d so h(letter q) ≥ e.
In case D & E come directed sets, h occurs as cofinal work from either D to E, & φ occurs as net in placed X according to E, so φoh is known as the subnet of φ. A lot subnets come of this form, by definition.
Whenever φ occurs as net in X according to directed placed D & The occurs as subset of X, so φ is oftentimes around The whenever for each α within Five hundred there is a β around D, β ≥ α and so that φ(β) is inside The.
The net φ in placed X is known as universal in case for each subset The of X, either φ is at length within The or even φ is within time in X-The.
Properties
Most conception of topology may be rephrased in the language of nets & restricts. This can be utile to guide the intuition since a notion of restrict of a net is very similar thereto of limit of a sequence, which is widely used in the theory of metric spaces.
The work f : X → Y between topological spaces is continuous at the point x in case & simply whenever for each nett (xα) with
we have
Note that this theorem is generally non admittedly whenever i personally replenish "net" by "sequence". I have to allow sir thomas more directed sets than just the natural cost whenever X is non first-countable.
within the main, the net in the space X could keep close at hand further than a single set boundaries, however in case X occurs as Hausdorff space, the set boundaries of the net, in case it is, is unique. On the other hand, whenever X is nin Hausdorff, so there is the net on X sustaining ii distinct restricts.
In case U occurs as subset of X, so x is in the closure of U in case & exclusively if there is the nett (xα) sustaining set boundaries x & such that xα is around U for 100% α.
Particularly, U is closed if & lone in case, whenever (xα) occurs as net using elements inside U & limit x, so x is within U.
The net has the restrict in case & just in case everthing of its subnets develop restricts. Therein experience, each set boundaries of the net is as well the limit of each subnet.
The space X is compact whenever and merely if each nett (xα) within X has the subnet by having the limit within X. This may be seen as a generalization of the Bolzano-Weierstrass theorem and Heine-Borel theorem.
Around the metric space or uniform space, one could speak of Cauchy nets in great deal a equivalent way when Cauchy sequences.
A conception possibly generalises to Cauchy spaces.
|
CGIwithR
Package to use R as CGI script language. Uses: online calculators, with R as compute engine; processing web forms generally, with R as alternative to more common script languages, e.g., Perl.
R Web Server Projects
Short list of server set up considerations, and projects with links.
Rho
Integrated toolkit for web deployment of R analysis. Java server/servlet allows concurrent management of multiple projects, packages, users; keeps user analysis state across a session. Descriptions, documents, downloads.
Rweb
Web based interface to R, takes submitted code, runs R on it (batch mode), returns the output (printed or graphical). Set up your own Rweb server by downloading source code and support software. Descriptions, documents, downloads.
Rpad
Interactive, web-based analysis package, webpage and GUI designer. Pages are workbook type sheets in R. Makes data analysis programs that share with others easily, via web browsers. Descriptions, documents, downloads. [Open Source, GPL]
R-php
Coded in PHP and MySQL, to run requires: PHP, MySQL, Apache, ImageMagick, Netpbm. Downloads.
R_PHP_Online
PHP CGI web interface to run R programs online, with graphic output. Runs on Unix, Windows, with Web server. Not a PHP extension. Descriptions, documents, downloads. [Open Source, GPL]
Rserve
TCP/IP server for other programs to use R from various languages with no need to initialize R or link to R library. Each connection has unique workspace, working directory. Client implementations for common languages (C/C++, Java). Remote connection, authentication, file transfer. Descriptions, documents, downloads.
R Zope Demonstration Live CD
Knoppix based live CD with R Zope examples.
|