#13272 ⟨a, b | bba=abb, bbb=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. ca ⇒ c2 [8]
2. cb ⇒ c [7]
3. ac ⇒ c2 [9]
4. bc ⇒ c [6]
5. ab2 ⇒ c [3]
6. b2a ⇒ c [4]
7. b3 ⇒ b2 [2]
# ab:bba=abb,bbb=bb cab abb=c morph:3/1
ca=cc
cb=c
ac=cc
bc=c
abb=c
bba=c
bbb=bb