#990 ⟨a, b | ababbba=ab

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. c2a ⇒ c [6]
2. abca ⇒ ab [3]
3. cb ⇒ abc2 [4]
4. ab2ca ⇒ ab2 [5]
5. ab3 ⇒ c [2]
# ab:ababbba=ab ac/b abbb=c morph:4/0
cca=c
abca=ab
cb=abcc
abbca=abb
abbb=c