i1 : B3 = typeB(3) o1 = B3 o1 : Hyperplane Arrangement |
i2 : describe B3
o2 = {x , x , x , x - x , x + x , x - x , x + x , x - x , x + x }
1 2 3 1 2 1 2 1 3 1 3 2 3 2 3
|
i3 : ring B3
o3 = QQ [x , x , x ]
1 2 3
o3 : PolynomialRing
|