#712 ⟨a, b | ababaabba=1⟩

Quick links

  1. Properties
  2. Rewriting system

Properties

Rewriting system

Format:
Word to reduce:
Tips:
  • Lowercase letters stand for generators.
  • Spaces are ignored.
  • Numbers repeat the previous letter, e.g. b90.
Reduction strategy:
Path to normal form: 1
1
#RuleProof
1. ac ⇒ ca [13]
2. c2a ⇒ 1 [10]
3. bc ⇒ c3ba [18]
4. ba3 ⇒ a3b [17]
5. ba2b ⇒ c [2]
# ab:ababaabba=1 reversed:ac/b baab=c morph:4/1
ac=ca
cca=1
bc=cccba
baaa=aaab
baab=c