#15954 ⟨a, b | aaa=aa, aaba=ba

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 ⇒ c [6]
2. ba ⇒ c [3]
3. bc ⇒ c2 [8]
4. a3 ⇒ a2 [1]
5. ca2 ⇒ ca [7]
# ab:aaa=aa,aaba=ba acb ba=c morph:2/1
ac=c
ba=c
bc=cc
aaa=aa
caa=ca