| Back: | ⟨a, b | aab=ab, abaa=bb⟩ |
|---|
Completion settings:
Axiom: aab=ab.
Defines rule #1.
Axiom: abaa=bb.
Flip LHS and RHS.
Defines rule #2.
Overlap of [2] bb=abaa with [2] bb=abaa:
Critical pair: babaa=abaab.
Reduce RHS:
| [1] | ab(aab) |
| ⇒ abab |
Defines rule #3.
Referenced by [4].
Overlap of [2] bb=abaa with [3] babaa=abab:
Critical pair: babab=abaaabaa.
Reduce RHS:
| [1] | aba(aab)aa |
| [1] | ⇒ ab(aab)aa |
| [3] | ⇒ a(babaa) |
| [1] | ⇒ (aab)ab |
| ⇒ abab |
Defines rule #4.