Filters are generalized subsets, and other small remarks on filters

TODO Add small proofs of known facts about limits using the language of filters.

Given any set , a filter on is a collection of subsets such that:

  1. itself is in ;
  2. if and , then ;
  3. if and is any subset with , then (this is refered to by the expression upward closure).

There are always at least two (possibly identical) filters on any set : one is and the other is . Note that is the only filter which contains the empty set, because of the upward closure property. We can put a partial order on , the set of filters on , by declaring if and only if . At first glance, it may seem weird to “reverse” the order, but it makes sense if you think of a filter as a way of approximating something, or as some kind of locating scheme. The usual intersection and union of sets makes into a complete lattice, i.e. any collection of filters has a least upper bound.

Any subset may be interpreted as a filter, the principal filter , defined as the collection of all subsets of which contain . The word “interpreted” here is justified by the fact the function is actually an injection: suppose and are different subsets of ; without loss of generality, does not contain ; hence, by the very definition of the principal filter at , the subset is not an element of , so the two filters and are different.

So we have an injection (actually, a monotone map) However, many filters are not principal filters. These more complicated filters can be intuitively thought of as “generalized subsets” of , where we generalize by allowing them to have some kind of “limiting” or “approximating” behavior. Let’s build a couple of examples to figure out what this means.

  • Take to be , the natural numbers. Consider the collection This is a filter on , and it’s definitely not a principal filter (hint: what happens when you take the intersection of all elements in this filter? what happens when you do the same for a principal filter?) Intuitively speaking, if it were a subset, “points” in this filter should be “numbers” that are arbitrarily large.

  • In any topological space with at least one point , there’s always the neighborhood filter , which is exactly the collection of all neighborhoods of . Recall that a neighborhood of is a subset having the property that its interior contains . This is another example of a filter that is not principal (hint: again, what would happen if one were to take the intersection of all elements in ?) When interpreted as a generalized subset of , it could be described as the set of “elements” that are “really close” to .

Now, if we wish to interpret filters as “generalized subsets”, we need some expanded concept of membership. Moreover, this expanded notion should stay compatible with the usual one (set membership) when we apply it to principal filters. Any point can be seen as a set function from the singleton set to . Hence we declare that “generalized points” of are all functions , where is any set. Our new membership relation is the following: if is a filter on and is a filter on , we say that tends to along if and only if, for every , we have . The notation I just made up for this is

Given some function and a filter on , its direct image (denoted ) is a filter on defined as the collection of subsets having the property that . Using this terminology, we may say that tends to along if and only if .

There’s also the inverse image , which is a filter on defined as the collection of subsets such that there exists some with . It’s not too hard to show that this really is a filter, and as expected the direct and inverse image form a Galois connection. More precisely, for any set function , any filter on and any filter on , we have

As a consequence, we have the usual relations and . Many nice things can be said about filters using this connection, direct images, and inverse images. Here are some examples:

  • Let be the inclusion map from a subset . Then one can check is exactly , the principal filter at .

  • For any function and filter on , we have if and only if . Indeed, suppose ; then by the Galois connection it’s always true that for any filter on , so in particular . On the other hand, suppose ; by definition this means all subsets of have their preimage a member of ; in particular , whence . One similar argument shows that for any filter on , we have if and only if .

  • Let be a topological space, let be any subset, let be some point and let be the filter of neighborhoods around . Denote the inclusion map. Then if and only if the point is not in the closure of . The gist of the argument is that any neighborhood of that does not intersect (such a neighborhood exists if and only if is not in the closure of ) can be arbitrarily extended to a larger neighborhood, possibly with many connected components.

No comment found.

Add a comment

You must log in to post a comment.