GroupElementFromWord[group,w]
returns the element of group determined by the word w in the generators of group.


GroupElementFromWord
GroupElementFromWord[group,w]
returns the element of group determined by the word w in the generators of group.
Details

- In GroupElementFromWord[group,w], the word w must be a list of nonzero integers {m1,…,mk} representing generators in the list returned by GroupGenerators[group]. A positive integer
in the word represents the
generator, and a negative integer
represents the inverse of the
generator.
Examples
open all close allBasic Examples (1)
Scope (1)
Properties & Relations (3)
GroupElementToWord constructs the word for a given group element:
The group element can then be reconstructed with GroupElementFromWord:
The empty word always corresponds to the identity element for any group:
GroupElementFromWord is equivalent to the following function:
Tech Notes
Related Guides
History
Text
Wolfram Research (2012), GroupElementFromWord, Wolfram Language function, https://reference.wolfram.com/language/ref/GroupElementFromWord.html.
CMS
Wolfram Language. 2012. "GroupElementFromWord." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GroupElementFromWord.html.
APA
Wolfram Language. (2012). GroupElementFromWord. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GroupElementFromWord.html
BibTeX
@misc{reference.wolfram_2025_groupelementfromword, author="Wolfram Research", title="{GroupElementFromWord}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/GroupElementFromWord.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_groupelementfromword, organization={Wolfram Research}, title={GroupElementFromWord}, year={2012}, url={https://reference.wolfram.com/language/ref/GroupElementFromWord.html}, note=[Accessed: 16-August-2025]}