Environment to perform calculations of equivariant vector bundles on homogeneous varieties
Equivariant_Vector_Bundles_On_Homogeneous_Varieties__0-2 / tests / Weyl_group_coset_representaives_of_minimal_length / quadric_space.ipynb
1842 viewsLicense: GPL3
ubuntu2204
Kernel: SageMath 10.3
In [4]:
In [7]:
Out[7]:
X: Quadric space of dimension 7.
Counter=1
Weyl group element ...
... as matrix:
[1 0 0 0]
[0 1 0 0]
[0 0 1 0]
[0 0 0 1]
... as reduced word:
[]
Counter=2
Weyl group element ...
... as matrix:
[0 1 0 0]
[1 0 0 0]
[0 0 1 0]
[0 0 0 1]
... as reduced word:
[1]
Counter=3
Weyl group element ...
... as matrix:
[0 0 1 0]
[1 0 0 0]
[0 1 0 0]
[0 0 0 1]
... as reduced word:
[1, 2]
Counter=4
Weyl group element ...
... as matrix:
[0 0 0 1]
[1 0 0 0]
[0 1 0 0]
[0 0 1 0]
... as reduced word:
[1, 2, 3]
Counter=5
Weyl group element ...
... as matrix:
[ 0 0 0 -1]
[ 1 0 0 0]
[ 0 1 0 0]
[ 0 0 1 0]
... as reduced word:
[1, 2, 3, 4]
Counter=6
Weyl group element ...
... as matrix:
[ 0 0 -1 0]
[ 1 0 0 0]
[ 0 1 0 0]
[ 0 0 0 1]
... as reduced word:
[1, 2, 3, 4, 3]
Counter=7
Weyl group element ...
... as matrix:
[ 0 -1 0 0]
[ 1 0 0 0]
[ 0 0 1 0]
[ 0 0 0 1]
... as reduced word:
[1, 2, 3, 4, 3, 2]
Counter=8
Weyl group element ...
... as matrix:
[-1 0 0 0]
[ 0 1 0 0]
[ 0 0 1 0]
[ 0 0 0 1]
... as reduced word:
[1, 2, 3, 4, 3, 2, 1]
In [0]: