#1960 ⟨a, b | aba=b, aaaaa=1⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 9
- Infinite non-commutative monoid
- Reduction order:
- Left-to-right recursive path with deg(a) = 0; deg(b) = 1
- Certificate: derivations of all rewriting rules from the defining relations.
# ab:aba=b,aaaaa=1 a/b
aaaaa=1
ab=baaaa
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
2 total
| Σ | # | Presentation | Mapping |
| 11 | 11618 | ⟨a, b | bbabb=a, bbbbb=1⟩ | φ(a) = b, φ(b) = a |
| 11 | 11852 | ⟨a, b | aaba=ab, aaaaa=1⟩ | φ(a) = a, φ(b) = b |