Blog Archive

Monday, June 12, 2023

The connection between three kind of glb and lub (union, intersection, max,min, and gcd, lcm)

Consider the characteristic function χU(x):={1,xU0,xU

It can be generalized to multiset χU(x):={|x|,xU0,xU

Where |x| means how many x in U

For example, U={1,1,1,2,2,3,3,3,3},χU(1)=3,χU(2)=2,χU(3)=4

Consider all the characteristic functions of X, denoted as χ

Define a partial order over χ :χUχVx,χU(x)χV(x)

Easy to see that χUχVUV.

It is a natural partial-order isomorphism, denoted as I

Thus Imax(χU,χV)=UV,Imin(χU,χV)=UV

Easy to see the connection between gcd, and lcm.

Math Essays: The connection between Boolean Algebra and Number Theory. (wuyulanliulongblog.blogspot.com)

And observe that all the functions to N can be viewed as characteristic functions of a multiset

Thus gcd,lcm, ,,min,max is the same kind of glb and lub

 

No comments:

Post a Comment

Popular Posts