#1106 ⟨a, b | abaaab=abb

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. cb ⇒ aba2c [5]
2. ca3b ⇒ aba2c [4]
3. ab2 ⇒ c [2]
4. aba3b ⇒ c [3]
# ab:abaaab=abb ac/b abb=c magic:0
cb=abaac
caaab=abaac
abb=c
abaaab=c