i1 : E = tangentBundle projectiveSpaceFan 3
o1 = {dimension of the variety => 3 }
number of affine charts => 4
number of rays => 4
rank of the vector bundle => 3
o1 : ToricVectorBundleKlyachko
|
i2 : L = findWeights E
o2 = {{| 1 1 1 |, | 1 1 1 |}, {| -1 0 0 |, | -1 0 0 |}, {| -1 0 0 |, | -1 0 0 |}, {| -1 0 0 |, | -1 0 0 |}}
| -1 0 0 | | -1 0 0 | | 1 1 1 | | 1 1 1 | | 0 -1 0 | | 0 0 -1 | | 0 -1 0 | | 0 0 -1 |
| 0 0 -1 | | 0 -1 0 | | 0 0 -1 | | 0 -1 0 | | 0 0 -1 | | 0 -1 0 | | 1 1 1 | | 1 1 1 |
o2 : List
|
i3 : existsDecomposition(E,L) o3 = true |
The object existsDecomposition is a method function.