Generator-offset property: Difference between revisions
Slice [i : j] now doesn't include j |
|||
| Line 26: | Line 26: | ||
* Indices for all words are 1-indexed. | * Indices for all words are 1-indexed. | ||
* The notation ''S''(X<sub>1</sub>, ..., X<sub>r</sub>) is used for an ''r''-ary scale word with variables X<sub>1</sub>, ..., X<sub>r</sub> possibly standing in for any sizes. If ''S''(X, Y) = XXY then ''S''(A, B) = AAB. | * The notation ''S''(X<sub>1</sub>, ..., X<sub>r</sub>) is used for an ''r''-ary scale word with variables X<sub>1</sub>, ..., X<sub>r</sub> possibly standing in for any sizes. If ''S''(X, Y) = XXY then ''S''(A, B) = AAB. | ||
* We leave the distinction between linear and cyclic words up to context. | * We leave the distinction between linear and cyclic words up to context. We usually also elide the distinction between subwords and the sizes they subtend. | ||
== Other definitions == | == Other definitions == | ||