Blog Archive

Sunday, April 7, 2024

Introduction to filter 1. Basic definition and examples

I would like introducd abstract filters first, explain where it comes from (mathematically instead of historically)

I would like introducd abstract filters first, explain where it comes from (mathematically instead of historically).

The filters is the dual concept of ideal in lattice. So, where are the ideals in lattice comes from?

It is comes from the equivalence between Boolean Algebra(which is a kind of lattice) and Boolean Ring.

You can view the ideals in lattice is generalized from the ideals in Boolean Ring.

Definition. Let L be a lattice. A non-empty subset J of L is called an ideal if

a,bJabJ,(aL,bJ)abaJ

In other word, an Ideal JL is a non empty down set closed under join.

Categorically speaking, J is such a subcategory of L, it is closed under coproduct, and if bJ,HomL(a,b)aJ.

Filter is the dual concept of ideal.

Definition. Let L be a lattice. A non-empty subset F of L is called an filter if F is an ideal in Lop.

That is

a,bFabF,aL,bFabaF

The aim of this blogs is to introduce the application of filters in topology. So we will consider L=P(X)​.

In ring theory, we could consider some elements a1,...,anR and the ideal (a1,...,an). Similarly, we could consider the concept filter bases, wchih will generate a filter.

Definition. Let B be a family of subset of X. If A,BBCB,CAB and B. Then we call B a filter bases. For a filter bases B, we call F:={FX:BB,FB} the filter generated by B​.

Well, as we see, every F is a subset of P(X), hence element in PP(X). We could define the order between different filters via the order on PP(X). i.e. F1F2F1F2. Denote the set of all the filter on X as FX. We will discuss more on FX in the future.

Definition. Let X be a topological space. A sequence in X is a function x:NX. A sequence {xn} convergence to zX if and only if for every open set U containing z, there exisits an NN so that if nN then xnU. We will write {xn}z when xn convergence to z.

Remark. {xn} need not to convergence to a unique point. For example, consider (X,τ),|X|2 with trivial topology.

Consider the category of sequence. Whcih is the coslice category of N/Top. Here we consider N with discrete topology.

The objects are x:NX. The morphisms are f:XY,xnf(xn)​.

Now we can consider an example of filter induced by {xn}.

Example. Let xn be a sequence in X. Let Fxn be all the EX satisfies:

N1,kNxkE

It forms a filter. Let A,BFxn. N1,kNxkA and M1,kMxkB.

Let μ=max{N,M},

μ1,kμxkAB

Easy to see it is a up set.

The filter Fxn is generated by Ek={xk,xk+1...}.

Example. Let x(X,τ). Consider the open neighbourhood of x. i.e. Uτ,xU. Denote it as τx.

It is not hard to check that τx form a filter bases. Since τx and for U,Vτx, UVτx .

The filter generated by τx is Nx​. We call it neighborhood filter.

Well, what is the connection between this two examples?

Theorem. xn convergence to x if and only if τxFxn .

Proof. Recall the definition.

A sequence {xn} convergence to zX if and only if for every open set U containing z, there exisits an NN so that if nN then xnU.

That is, Uτx, there exist ENU. Hence U in the upper set of EN. By definition of filter bases, UFxn.

Hence we proved τxFxn.

Remark. τxFxn means that Fxn is in the upper set of τx. And we know that τx is a representation of HomP(τx,).

In general, we can define the convergence of filter bases as follows.

Definition. Let B be a filter bases over X. We say B convergence to xX, if every Uτx contain a FB.

Let F be the filter generated by B. The filter bases B convergence to xX implies τxF​.

By definition, τx convergence to x.

Proposition. Let B be a filter bases, then fB is filter bases as well.

Proof Recall the definition.

Let B be a family of subset of X. If A,BBCB,CAB and B. Then we call B a filter bases. For a filter bases B, we call F:={FX:BB,FB} the filter generated by B​.

and f(C)f(AB)f(A)f(B).

Let me introduce a way to deduce filters.

Let f:P(X)2 be a semilattice homomorphism. That is, f(AB)=f(A)f(B). Then f1(1) is a filter.

Proof. Let U,Vf1(1). Then UVf1(1). Since f(UV)=f(U)f(V)=11=1.

It is upper set follows from f preserve order.

UVUV=Vf(U)f(V)=f(V)f(U)f(V)

Conversely, given a filter F on X, we can define a function as follows:

f(U)={1 if UF0 otherwise

It is a semilattice homomorphism.

Proof.

Since if U,VF,f(UV)=1=f(U)f(V).

If UF,VFUVF. Otherwise UVVVF​.

If U,VF, then f(UV)=0 since UVF for same reason. Then f(UV)=0=f(U)f(V).

 

No comments:

Post a Comment

Popular Posts