Macaulay2 » Documentation
Packages » WeylGroups :: WeylGroupElement == WeylGroupElement
next | previous | forward | backward | up | index | toc

WeylGroupElement == WeylGroupElement -- equality of elements of Weyl groups

Synopsis

Description

i1 : w1=reduce(rootSystemD(5),{3})

o1 = WeylGroupElement{RootSystem{...8...}, |  1 |}
                                           |  2 |
                                           | -1 |
                                           |  2 |
                                           |  2 |

o1 : WeylGroupElement
i2 : w1==inverse(w1)

o2 = true

Ways to use this method: