Answer

问题及解答

[GAP]关于群作用的函数

Posted by haifeng on 2011-08-16 11:10:57 last update 2011-08-17 16:32:26 | Edit | Answers (0)

本页约定

设群 $G$ 作用在集合 $\Omega$ 上, $G$ 中的元素用 $g,h$ 等表示, $\Omega$ 中的元素用 $x,y,z$ 表示, $g.x$ 或 $x^g$ 表示 $g$ 作用在点 $x$ 上. $\Delta\subset\Omega$, $g(\Delta)$ 或 $\Delta^g$ 表示 $g$ 作用在子集 $\Delta$ 上. perm 表示置换


A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z

A
  • Action(G,$\Delta$,OnRight)
B
  • Blocks(G,$\Omega$)
F
  • FactorCosetAction(G,H)
I
  • IsPermGroup(G)
  • IsPrimitive(G,$\Omega$)
  • IsRegular(G,$\Omega$)
  • IsSemiRegular(G,$\Omega$)
  • IsTransitive(G,$\Omega$)
L
  • LargestMovedPointPerm(perm)
  • ListPerm(perm)
M
  • MovedPointPerm(perm)
N
  • NrMovedPointPerm(perm)
O
  • OnLeftInverse($x$,g)
  • OnPairs($\Delta$,g)
  • OnPoints($x$,g)
  • OnRight($x$,g)
  • OnSets($\Delta$,g)
  • OnTuples($\Delta$,g)
  • Orbit(G,$x$)
  • Orbit(G,$\Omega$)
  • Orbit(G,$\Delta$,OnTuples|OnSets)
  • OrbitLength(G,$x$)
  • OrbitLength(G,$\Delta$,OnTuples)
P R
  • RestrictedPerm(perm,$\Delta$)
S
  • SignPerm(perm)
  • SmallestGeneratorPerm(perm)
  • SmallestMovedPointPerm(perm)
  • Stabilizer(G,$x$)
  • Stabilizer(G,$\Delta$,OnTuples|OnSets)
T
  • Transitive(G,$\Omega$)
  • TransitiveGroup(n,k)