I am not sure I understand the difference between nets and filterbases very clearly, esp since there convergence properties seem to coincide. Isn't a filterbase a kind of a net?
2026-03-26 12:52:00.1774529520
On
Nets and filterbases and convergence
447 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
An addition to Brian's answer:
One nice property of filterbases: they're internal: families of subsets of the space itself. A net used any external index set we like, as long as it is directed, of course. So there is a set of all filters / filterbases on a set $X$, while there is no set (it's a proper class) of all nets in $X$. Another nice property of filter(base)s: the notion of a finer filter(base) is natural, and corresponds to subsequences, essentially, while the notion of subnet is a bit more unnatural IMHO. You need some examples to see why it is chosen the way it is, and there are actually two different notions of subnet with some different properties.
A net is a function whose domain is a directed set; a filter base is a particular kind of directed set. These are closely related notions, but they’re clearly not quite the same animal.
Suppose that $\mathscr{B}$ is a filter base in a space $X$. If for each $B\in\mathscr{B}$ I pick a point $x_B\in X$, then the function $\nu:\mathscr{B}\to X:B\mapsto x_B$ is a net in $X$. Thus, from a filter base I can easily construct a net, and one that turns out to have similar convergence properties, but the net $\nu$ is not the filter base $\mathscr{B}$.
Conversely, if $\langle D,\le\rangle$ is a directed set, and $\nu:D\to X:d\mapsto\nu_d$ is a net in $X$, for each $d\in D$ let $B_d=\{\nu_e:d\le e\}$; then $\mathscr{B}=\{B_d:d\in D\}$ is a filter base in $X$. Again you’ll find that $\nu$ and $\mathscr{B}$ have similar convergence properties, but they are not the same thing.
It’s a bit like the relationship between equivalence relations and partitions: they’re not the same thing, but they have a very close relationship that allows each be constructed from the other. The relationship between nets and filter bases isn’t quite as close, however, because the two constructions that I gave above aren’t actually inverses of each other.