| Back: | ⟨a, b | ab=a, bbbbb=baa⟩ |
|---|
Completion settings:
Axiom: ab=a.
Defines rule #1.
Axiom: bbbbb=baa.
Defines rule #4.
Overlap of [1] ab=a with [2] bbbbb=baa:
Critical pair: abaa=abbbb.
Reduce LHS:
| [1] | (ab)aa |
| ⇒ aaa |
Reduce RHS:
| [1] | (ab)bbb |
| [1] | ⇒ (ab)bb |
| [1] | ⇒ (ab)b |
| [1] | ⇒ (ab) |
| ⇒ a |
Defines rule #2.
Referenced by [5].
Overlap of [2] bbbbb=baa with [2] bbbbb=baa:
Critical pair: bbaa=baab.
Reduce RHS:
| [1] | ba(ab) |
| ⇒ baa |
Referenced by [5].
Overlap of [4] bbaa=baa with [3] aaa=a:
Critical pair: bba=baaa.
Reduce RHS:
| [3] | b(aaa) |
| ⇒ ba |
Defines rule #3.