export PermCharacter, DirectProdCharacter, rankOne_projection

from Projections module
This commit is contained in:
kalmarek 2018-04-09 11:13:39 +02:00
parent 44e3c9c0b9
commit 27569c11d8
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ module Projections
using Nemo using Nemo
using Groups using Groups
using GroupRings using GroupRings
export PermCharacter, DirectProdCharacter, rankOne_projections
############################################################################### ###############################################################################
# #
# Characters of Symmetric Group and DirectProduct # Characters of Symmetric Group and DirectProduct