representation of algebraic groups

asked 2025-05-27 07:07:40 +0200

How do I implement a representation of an algebraic group in sage math?

I would like to give some finite family of unipotent or diagonal matrices and compute the invariant ring of such a representation.

edit retag flag offensive close merge delete

Comments

Matrix groups can be defined from generators via MatrixGroup.

Max Alekseyev gravatar imageMax Alekseyev ( 2025-06-02 13:16:01 +0200 )edit