1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-17 10:55:30 +02:00

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

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