Blog Archive

Monday, April 1, 2024

Why order sturcture is important? (1)

Functor to Pos

In recent observations, it has become clear that the significance of the order structure is often overlooked in educational settings and textbooks. Recognizing this gap, the motivation behind this blog post is to shed light on the critical role that order structure plays in various mathematical domains.

The interplay between pre-order sets and numerous fields such as number theory, logic, category theory, and topology is well-documented in numerous essays on my blog. However, the intricacies of these connections might not initially pique everyone's interest.

Nevertheless, understanding the order structure becomes indispensable when delving into fundamental mathematical concepts such as topology, measure theory, groups, rings, and modules.

In this post, I will elucidate the importance of order structure and its ubiquitous presence in mathematics.

The Categories of order we will use are orders as follows.

BoolLatticePosPre

Functor to Pos

Topology

The definition of continuous and measurable functions can be traced back to a specific functor targeting the category of posets. Let us deal with the continuous function first.

Continuous function

The functor F:TopopLattice is defined by:

(f:(X,τX)(Y,τY))(f1:τYτX)

A function f:(X,τX)(Y,τY) is continuous if and only if F(f)HomLattice(τY,τX).

Open map

It is well known that every pre-order set P forms a Category, the objects are elements of P, the morphisms are .

For every f:XY, we can have two power set functors.

P:SetSet:

(g:XY)(g:P(X)P(Y))

and P:SetBool

(g:XY)(g1:(P(Y),Δ,)(P(X),Δ,))

Both g and g1 are order-preserving maps, hence form two functors.

Indeed, there are a pair of adjoints.

g(A)BAg1(B)

For a continuous function f, we can view f1 as a functor from τY to τX.

Notice that τX,τY are subcategories of P(X),P(Y).

Then for a continuous function f:(X,τX)(Y,τY), f is an open map if and only if f is the left adjoint of f1.

Since we already know that f(A)BAf1(B), the requirement ff1 is nothing but f:τYτX.

Measure

Measurable function

The functor G:MeasureBool is defined by:

(f:(X,Ω,μ)(Y,Σ,η))(f1:ΣΩ)

A function f:(X,Ω,μ)(Y,Σ,η) is measurable if and only if G(f)HomBool(Σ,Ω).

You could define something similar to an open map via the left adjoint of f1 existing.

Subobject and Quotient object

Definition. Let C be a category, and X be an object in C. (S,s) is a subobject of X if s:SX is a monomorphism.

Remark. (X,idX) is a subobject of X.

Examples include field extension, subset, subspace topology, subgroup, submodule...

Order structure of subject.

Definition. If (R,r) and (S,s) are both subobjects of X, then we say that (R,r) is included in (S,s), or in symbol, (R,r)(S,s) if and only if r factors through s. i.e., there is an arrow h:RS such that r=sh.

Remark. h is automatically mono! Suppose hj=hk, we need to show that j=k.

s(hj)=(sh)j=rj

Similarly,

s(hk)=(sh)k=rk

and hj=hkrj=rk. By r being a monomorphism, j=k.

In fact, here we get a subcategory of the slice category C/X. We denote it as (Sub(X),), which is also a pre-order set.

We can quotient the isomorphism to get a partial order set (Sub(X),).

Usually, we choose (S,i) to be the subset and the inclusion map to be the representative element when we work on a concrete category such as Grp,Ring,Mod(R)...

For example, the subspace lattice of V, where V is a vector space.

Definition. Let C be a category, and X be an object in C. (Q,q) is a quotient object of X if q:XQ is an epimorphism.

By duality, the quotient object is a subobject in Cop. We denote the partial order set we could get as (Quot(X),)​.

Remark QQuot(Z), since ι:ZQ is a epimorphism!

Functor from C to Pos

Let C be a concrete category, the morphisms are structure-preserving maps.

We will deal with Grp,Ring,Mod(R)... in the rest of this essay.

We can construct a functor from F:CPos as follows.

F(X):=(Sub(X),)

The morphism becomes an order-preserving map between subobjects.

F(f):(Sub(X),)(Sub(Y),)

F(f) has a fixed point, that is, 0.

Application of F

Math Essays: A Functor from Grp to Pos and its application to Schur's Lemma in module theory.

Also, the proof of the proposition: If |G|=p, then G is a cyclic group also depends on this functor.

Since |G|=p where p is a prime number implies F(G)P{}. Hence pick ge, and the image of the group homomorphism f:ZG,ggn is G.

By the way, the forgetful functor U:GrpSet is representable.

U(G)HomGrp(Z,G)

Remark. For an abelian group A, We can define s:ZnA by considering a1,...,anA and

(m1,...,mn)m1a1+...+mnan

That is the span.

No comments:

Post a Comment

Popular Posts