Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question
1

Semigroup from posets

asked 3 years ago

klaaa gravatar image

Let P be a finite poset (we can assume it is connected). Then on the set of intervals Int(P) there is a semigroup structure given by the multiplication: [a,b][c,d]=[a,d]ifb=c and [a,b][c,d]=0, else.

Question: Is there an easy way to obtain for a given poset P, this semigroup in Sage?

Preview: (hide)

Comments

At very least it can be done like in this answer https://ask.sagemath.org/question/320...

Max Alekseyev gravatar imageMax Alekseyev ( 3 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 3 years ago

tkarn gravatar image

You could try creating creating a finite-dimensional algebra with basis specified by the relation iterator in the poset.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 3 years ago

Seen: 725 times

Last updated: Jan 27 '22