| Back: | ⟨a, b | ab=a, baaaa=bbb⟩ |
|---|
Completion settings:
Axiom: ab=a.
Defines rule #2.
Axiom: baaaa=bbb.
Flip LHS and RHS.
Defines rule #4.
Overlap of [1] ab=a with [2] bbb=baaaa:
Critical pair: abaaaa=abb.
Reduce LHS:
| [1] | (ab)aaaa |
| ⇒ aaaaa |
Reduce RHS:
| [1] | (ab)b |
| [1] | ⇒ (ab) |
| ⇒ a |
Defines rule #1.
Referenced by [5].
Overlap of [2] bbb=baaaa with [2] bbb=baaaa:
Critical pair: bbaaaa=baaaab.
Reduce RHS:
| [1] | baaa(ab) |
| ⇒ baaaa |
Referenced by [5].
Overlap of [4] bbaaaa=baaaa with [3] aaaaa=a:
Critical pair: bba=baaaaa.
Reduce RHS:
| [3] | b(aaaaa) |
| ⇒ ba |
Defines rule #3.