#4711 ⟨a, b | aaba=a, babb=b⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 10
- 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:aaba=a,babb=b a/b
abaa=a
aaba=a
bba=baa
baab=b
baaab=bb
abb=aab
bbb=baaaab
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
1 total
| Σ | # | Presentation | Mapping |
| 10 | 4748 | ⟨a, b | abba=a, baab=b⟩ | φ(a) = a, φ(b) = b |