diff options
Diffstat (limited to 'gap')
-rw-r--r-- | gap/subgroupladders.gd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gap/subgroupladders.gd b/gap/subgroupladders.gd index b663821..2291eb7 100644 --- a/gap/subgroupladders.gd +++ b/gap/subgroupladders.gd @@ -7,6 +7,7 @@ #! @Description #! Given a list of lists <A>part</A> of positive integers, this will compute #! the Young subgroup corresponding to this partition. +#! This function does not check whether the supplied lists are actually disjoint. #! @Returns a group #! @Arguments part #! @ChapterInfo subgroupladders, subgroupladders |