KSubsetGroup
KSubsetGroup[pg,s]
returns the group induced by a permutation group pg on the set s of -subsets of
, where
is the index of pg. The optional argument Type can be Ordered or Unordered and, depending on the value of Types, is treated as a set of
-subsets or
-tuples.
更多信息和选项


参见
技术笔记
相关指南
Combinatorica`
Combinatorica`
KSubsetGroup
KSubsetGroup[pg,s]
returns the group induced by a permutation group pg on the set s of -subsets of
, where
is the index of pg. The optional argument Type can be Ordered or Unordered and, depending on the value of Types, is treated as a set of
-subsets or
-tuples.
更多信息和选项
- To use KSubsetGroup, you first need to load the Combinatorica Package using Needs["Combinatorica`"].