Generator-offset property: Difference between revisions
→Other definitions: define "chunk" |
|||
Line 29: | Line 29: | ||
* Given a linear or cyclic word ''S'' with a step size X, define ''E''<sub>X</sub>(''S'') as the scale word resulting from deleting all instances of X from ''S''. | * Given a linear or cyclic word ''S'' with a step size X, define ''E''<sub>X</sub>(''S'') as the scale word resulting from deleting all instances of X from ''S''. | ||
* By a ''subword'', ''substring'', or ''slice'' of a word ''S'' we mean the word ''S''[''i''] ''S''[''i'' + 1] ... ''S''[''j'' − 1] ''S''[''j''], where indexes are in '''Z'''/len(''S'')'''Z''', and we denote this word ''S''[''i'' : ''j'']. | * By a ''subword'', ''substring'', or ''slice'' of a word ''S'' we mean the word ''S''[''i''] ''S''[''i'' + 1] ... ''S''[''j'' − 1] ''S''[''j''], where indexes are in '''Z'''/len(''S'')'''Z''', and we denote this word ''S''[''i'' : ''j'']. | ||
* Given a mos aX bY, a ''chunk'' of X's is a maximal substring made of X's, bounded by Y's, possibly empty. We do not include the boundary Y's. | |||
== Theorems == | == Theorems == |