Blog Archive

Tuesday, March 25, 2025

A functor from Mon to Cats, and degree of fields extension as a functor.

Since we often need to consider one-object categories associated with monoids, groups, and rings, let us explore this idea further.

Let M be a monoid. We define B(M) to be the one-object category associated with M, given by:

Ob(B(M))=,MorB(M)(,)=M

with composition given by the monoid operation in M.

Indeed, this defines a functor

B:MonCat

from the category of monoids to the category of (small) categories. For a monoid homomorphism f:MM, we get a functor

B(f):B(M)B(M)

which acts as the identity on the unique object and maps each morphism mM to f(m)M.


Application: The Degree of Field Extensions as a Functor

Let us now consider an interesting application of this construction.

Define a monoid:

N:=(N+{},,1)

where multiplication is extended by defining a= for all aN. Intuitively, this models the behavior that an infinite extension dominates any finite degree. (Note: you might view N as isomorphic to (N,,1), since acts as an absorbing element under multiplication. What is the difference between and 0 ?)

We now claim that field extension degree defines a functor:

deg:FieldsB(N)
  • On objects: all fields are sent to the unique object .

  • On morphisms: a field extension FL is sent to the element [L:F]N.

This assignment is functorial because field degrees satisfy the multiplicativity property:

[L:F]=[L:K][K:F]

for any tower of fields FKL.

Hence, this defines a functor from Fields to B(N).

Proposition. [L:F]=1LF.

Proof.

Since 1 is the only isomorphism in B(N), we have LF[L:F]=1.

Proposition.
[L:F]=1LF (as field extensions).

Proof.
Since 1 is the identity morphism in the monoid N, and hence the only isomorphism in B(N), we have:

LF[L:F]=1

Conversely, suppose [L:F]=1. Then L is a one-dimensional vector space over F. That means any element L can be written uniquely as =a1L for some aF. In particular, L=F1L, the isomorphism of field is given by f(a)=a1L.


Definition. Let C be a category. A morphism f:XY is called irreducible if f=gh then g is invertible or h is invertible.

Example. Let R be an integral domain, then f is irreducible iff B(f) is irreducible in B(R).

Proposition. deg(f) is irreducible implies f is irreducible.

Proof. Suppose f is reducible, i.e. f=gh, then deg(f)=deg(g)deg(h) and deg(g)1deg(h). Hence deg(f) is reducible. Contradiction.

B(N) has some interesting property.

Easy to see that all the morphism is mono since ab=acb=c. Also, since it is commutative monoid, all the morphism are epi as well. Hence we have if ab=bc, then c=a. Let us generalize it.

Let M be a commutative monoid with ab=axx=b, for example, integral domain. Then if we consider B(M), then we ab=bca=c.

i.e. Proposition.

The quadrilaterals in a one-object category with ab=ba and where all morphisms are mono/epi must be parallelograms once you have fixed a pair of opposite sides (a,a).

img

hence, for example, if you want to compute

[Q(24,i):Q(i)]

You could apply the deg functor and the consider following diagram:

img

By above proposition, we have [Q(24,i):Q(i)]=4

Here is another application, we could use B(G),B(R) to define G-Set and R-Mod.

https://marco-yuze-zheng.blogspot.com/2025/03/category-of-g-set-and-category-of-r.html

No comments:

Post a Comment

Popular Posts