#20085 ⟨a, b | aab=b, abaa=bab⟩
Quick links
- Properties
- Rewriting system
- Isomorphic instances
- Presentation has sum-of-sides 11
- 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=b,abaa=bab a/b
baaaa=baa
aab=b
bbaa=baa
bab=abaa
bbb=bb
The mapping is from the listed presentation's alphabet to the current rewriting system's alphabet.
1 total
| Σ | # | Presentation | Mapping |
| 11 | 20092 | ⟨a, b | aab=b, abab=baa⟩ | φ(a) = a, φ(b) = b |