Class FreeGroup.Word

java.lang.Object
org.episteme.core.mathematics.algebra.groups.FreeGroup.Word
Enclosing class:
FreeGroup

public static class FreeGroup.Word extends Object
A word in the free group. Represented as a list of integers. Positive k means generator k. Negative -k means inverse of generator k. 0 is invalid (or identity if list is empty).
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)