]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/clan: eliminate UnitalClan
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Feb 2026 17:44:48 +0000 (12:44 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Feb 2026 17:44:48 +0000 (12:44 -0500)
commit1ae592d8c831a70b17b9b02d10b5e75ddc7a9fc8
treebf6645d98aecb2c42c8285671cd2bd96df799886
parent3a8ba40e97f1af64badafdd674818ee27975d421
mjo/clan: eliminate UnitalClan

We can add Unital() in NormalDecomposition anyway, because following
Vinberg we assume that they have one. But even if they didn't, the
unit element would be a property of each individual clan.
mjo/clan/clan.py
mjo/clan/clan_element.py
mjo/clan/normal_decomposition.py
mjo/clan/t_algebra_clan.py
mjo/clan/vinberg_clan.py