#13181 ⟨a, b | abb=aaa, baa=bb

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. b4 ⇒ b3 [5]
2. b2a ⇒ bab2 [4]
3. abab2 ⇒ a2b2 [6]
4. ba2 ⇒ b2 [2]
5. a3 ⇒ ab2 [1]
# ab:abb=aaa,baa=bb b/a
bbbb=bbb
bba=babb
ababb=aabb
baa=bb
aaa=abb