| Back: | ⟨a, b | aba=ab, abb=aaa⟩ |
|---|
Completion settings:
Axiom: aba=ab.
Defines rule #2.
Axiom: abb=aaa.
Defines rule #3.
Overlap of [1] aba=ab with [1] aba=ab:
Critical pair: abab=abba.
Reduce LHS:
| [1] | (aba)b |
| [2] | ⇒ (abb) |
| ⇒ aaa |
Reduce RHS:
| [2] | (abb)a |
| ⇒ aaaa |
Flip LHS and RHS.
Defines rule #4.
Referenced by [5].
Overlap of [1] aba=ab with [2] abb=aaa:
Critical pair: abaaa=abbb.
Reduce LHS:
| [1] | (aba)aa |
| [1] | ⇒ (aba)a |
| [1] | ⇒ (aba) |
| ⇒ ab |
Reduce RHS:
| [2] | (abb)b |
| ⇒ aaab |
Flip LHS and RHS.
Referenced by [5].
Overlap of [3] aaaa=aaa with [4] aaab=ab:
Critical pair: aab=aaab.
Reduce RHS:
| [4] | (aaab) |
| ⇒ ab |
Defines rule #1.