PermutationReplace
PermutationReplace[expr,perm]
expr の各部分を置換 perm におけるその像で置き換える.
PermutationReplace[expr,gr]
置換群 gr のすべての要素における expr の像のリストを返す.
詳細
- 置換 perm の巡回に存在する expr の整数 については,像は の右の整数,あるいは が最後である場合には巡回の最初の整数である.perm の巡回に存在しない整数 については,像は 自身である.
- g が expr の置換オブジェクトであるなら,作用は右共役作用PermutationProduct[InversePermutation[perm],g,perm]であると理解される.これは,g の巡回にある点を perm における自身の像で置換することに等しい.
- 置換群 expr に適用されると,PermutationReplace は個々の生成元に作用し,同じ抽象群を返すが,違った点に作用する.
- 引数はどちらも個々にリストすることができる.どちらの引数もリストである場合には,第2引数が最初に縫い込まれる.
例題
すべて開くすべて閉じる例 (2)
スコープ (6)
整数列にPermutationReplaceを使うと,それぞれの像のリストを返す:
別の置換にPermutationReplaceを使うと,共役作用であると理解される:
特性と関係 (4)
PermutationReplaceは,PermutationProductについて右作用である:
恒等置換リストに対してPermutationReplaceはPermutationListに一致する:
恒等置換のリストに対するPermutationReplaceはPermuteとは逆の結果を生ずる:
テキスト
Wolfram Research (2010), PermutationReplace, Wolfram言語関数, https://reference.wolfram.com/language/ref/PermutationReplace.html.
CMS
Wolfram Language. 2010. "PermutationReplace." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PermutationReplace.html.
APA
Wolfram Language. (2010). PermutationReplace. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PermutationReplace.html