YES Problem: __(__(X,Y),Z) -> __(X,__(Y,Z)) __(X,nil()) -> X __(nil(),X) -> X U11(tt()) -> U12(tt()) U12(tt()) -> tt() isNePal(__(I,__(P,I))) -> U11(tt()) activate(X) -> X Proof: Bounds Processor: bound: 2 enrichment: match automaton: final states: {10,9,8,7,6,5,4,2,1} transitions: f70() -> 9*,3,1,2 __0(9,2) -> 10* __0(9,10) -> 10* __0(2,3) -> 10*,3,1 __0(2,9) -> 10* __0(9,3) -> 10* __0(9,9) -> 10* __0(2,2) -> 10*,1,3 __0(2,10) -> 10* U120(5) -> 7*,6,4 U120(8) -> 7* tt0() -> 8*,6,4,5 U110(5) -> 6* U110(8) -> 6* tt1() -> 7,5,4,6,8* U121(8) -> 7*,6 tt2() -> 7,5,4,6,8* 1 -> 3* 2 -> 3* 3 -> 1* problem: Qed