Macaulay2 » Documentation
Packages » WeylGroups :: positiveRoots(RootSystem)
next | previous | forward | backward | up | index | toc

positiveRoots(RootSystem) -- the set of all positive roots

Synopsis

Description

i1 : positiveRoots(rootSystemA(3))

o1 = set {| -1 |, | -1 |, |  0 |, | 1 |, |  1 |, |  2 |}
          |  1 |  |  2 |  | -1 |  | 0 |  |  1 |  | -1 |
          |  1 |  | -1 |  |  2 |  | 1 |  | -1 |  |  0 |

o1 : Set

Ways to use this method: