#15901 ⟨a, b | aba=ab, bbbba=a

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. ab5 ⇒ ab [6]
2. b4a ⇒ a [2]
3. a2 ⇒ ab4 [5]
4. aba ⇒ ab [1]
5. ab2a ⇒ ab2 [3]
6. ab3a ⇒ ab3 [4]
# ab:aba=ab,bbbba=a b/a
abbbbb=ab
bbbba=a
aa=abbbb
aba=ab
abba=abb
abbba=abbb