#2230 ⟨a, b | ab=aa, aaa=ba⟩
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:ab=aa,aaa=ba a/b
aaaa=aaa
ba=aaa
ab=aa
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
3 total
| Σ | # | Presentation | Mapping |
| 9 | 2234 | ⟨a, b | ab=aa, aab=ba⟩ | φ(a) = a, φ(b) = b |
| 9 | 2238 | ⟨a, b | ab=aa, aba=ba⟩ | φ(a) = a, φ(b) = b |
| 9 | 2242 | ⟨a, b | ab=aa, abb=ba⟩ | φ(a) = a, φ(b) = b |