Problem:
p(p(b(a(x0)),x1),p(x2,x3)) -> p(p(b(x2),a(a(b(x1)))),p(x3,x0))
Proof:
Bounds Processor:
bound: 0
enrichment: match
automaton:
final states: {3}
transitions:
p0(1,2) -> 3*
p0(2,1) -> 3*
p0(1,1) -> 3*
p0(2,2) -> 3*
b0(2) -> 1*
b0(1) -> 1*
a0(2) -> 2*
a0(1) -> 2*
problem:
Qed