Dear all,
is the following a bug, or a feature?
gap> aa;
[ [ [ 1, 0, 0, 0 ], [ 0, 1, 0, 0 ], [ 0, 0, 1, 0 ], [ 0, 0, 0, 1 ] ],
  [ [ 0, 2, 0, 0 ], [ 1, 1, 0, 0 ], [ 0, 0, 0, 2 ], [ 0, 0, 1, 1 ] ],
  [ [ -2, 0, -4, -4 ], [ 0, 0, 0, 4 ], [ 1, 1, 0, 2 ], [ 0, -1, 0, -2 ] ],
  [ [ 0, 0, 0, 8 ], [ -2, 0, -4, 0 ], [ 0, -2, 0, -4 ], [ 1, 0, 0, 0 ] ] ]
gap> ll:=LieAlgebra(Rationals,aa);
<Lie algebra over Rationals, with 4 generators>
gap> RootSystem(ll);
fail
gap>

(In fact, I know that this algebra is isomorphic to gl(2,C), and I would like
to find its representation in M_2(C))

Thanks,
Dmitrii


CONFIDENTIALITY: This email is intended solely for the person(s) named. The 
contents may be confidential and/or privileged. If you are not the intended 
recipient, please delete it, notify us, and do not copy or use it, nor disclose 
its contents. Thank you.

Towards A Sustainable Earth: Print Only When Necessary

_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to