#5215 ⟨a, b | aab=bb, bbaa=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:aab=bb,bbaa=b a/b
baaaa=b
aab=baa
bb=baa
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
3 total
| Σ | # | Presentation | Mapping |
| 11 | 14719 | ⟨a, b | aabb=a, bbabb=a⟩ | φ(a) = b, φ(b) = a |
| 11 | 14829 | ⟨a, b | abba=a, bbabb=a⟩ | φ(a) = b, φ(b) = a |
| 11 | 15746 | ⟨a, b | aab=bb, aabaa=b⟩ | φ(a) = a, φ(b) = b |