Blog Archive

Friday, July 28, 2023

Exploring Multisets, Lattices, Number Theory, and Modules in Mathematical Essays

I have already written some blogs about multisets, lattices, number theory, and modules.

Math Essays: The Connection Between Boolean Algebra and Number Theory (wuyulanliulongblog.blogspot.com)

Math Essays: Coprime-Orthogonal, Module, and p-adic Valuation (wuyulanliulongblog.blogspot.com)

Math Essays: Lattice Over Continuous Functions (wuyulanliulongblog.blogspot.com)

Math Essays: The Connection Between Three Kinds of Greatest Lower Bound (glb) and Least Upper Bound (lub) (Union, Intersection, Max, Min, and gcd, lcm) (wuyulanliulongblog.blogspot.com)

Math Essays: Lattice and Boolean Algebra over vector space (1) (wuyulanliulongblog.blogspot.com)

Math Essays: Lattice and Boolean Algebra over vector space (2) ----- inclusion-exclusion theorem and measure space (wuyulanliulongblog.blogspot.com)

I have an initial idea about how to formally define a multiset. Today, I came across a formal definition that aligns with my thoughts!

https://ncatlab.org/nlab/show/multiset

Here's the formal definition:

Definition:

A multiset MX:=(X,μX), where μ:XN.

Here, μ(x) for xX tells us how many times x appears in MX.

  • The cardinality of MX is given by |MX|=xXμ(x).

  • The union of two multisets is given by MXMY=(XY,max(μX,μY)).

  • The intersection of two multisets is given by MXMY=(XY,min(μX,μY)).

  • The difference of two multisets is given by MXMY=(aXY|μX(a)μY(a),μXμY).

  • The sum of two multisets is given by MX+MY=(XY,μX+μY).

  • The product of two multisets is given by MXMY=(XY,μXμY).

  • The inner product of multisets is given by MX,MY=eXYμX(e)μY(e).

This can be seen as an inner product. Consider a universal set S such that XYS, and represent μ(μ(s1),μ(s2),...,μ(sn)).

It is easy to see that the inner product gives the cardinality of MXMY.

An interesting example is N+, where every natural number n can be viewed as Mn:=(P,μn), and μn(p)=vp(n).

This is essentially the fundamental theorem of arithmetic.

MnMm=gcd(n,m), MnMm=lcm(n,m), Mn+Mm=nm.

Also, MnMm+MnMm=Mn+Mm.

gcd(n,m)=1Mn,Mm=0, thus coprime means orthogonal.

Disjoint is orthogonal too.

For more examples and interesting discussions, you can click on the links above.

 

 

No comments:

Post a Comment

Popular Posts