| Back: | ⟨a, b | bab=aba, bba=a⟩ |
|---|
Completion settings:
Axiom: bab=aba.
Flip LHS and RHS.
Defines rule #2.
Axiom: bba=a.
Defines rule #1.
Overlap of [1] aba=bab with [1] aba=bab:
Critical pair: abbab=babba.
Reduce LHS:
| [2] | a(bba)b |
| ⇒ aab |
Reduce RHS:
| [2] | ba(bba) |
| ⇒ baa |
Defines rule #3.
Overlap of [1] aba=bab with [3] aab=baa:
Critical pair: abbaa=babab.
Reduce LHS:
| [2] | a(bba)a |
| ⇒ aaa |
Reduce RHS:
| [1] | b(aba)b |
| [2] | ⇒ (bba)bb |
| ⇒ abb |
Defines rule #4.
Referenced by [5].
Overlap of [4] aaa=abb with [3] aab=baa:
Critical pair: abaa=abbb.
Reduce LHS:
| [1] | (aba)a |
| [1] | ⇒ b(aba) |
| [2] | ⇒ (bba)b |
| ⇒ ab |
Flip LHS and RHS.
Defines rule #5.