YES Problem: f(g(X)) -> f(X) Proof: DP Processor: DPs: f#(g(X)) -> f#(X) TRS: f(g(X)) -> f(X) Usable Rule Processor: DPs: f#(g(X)) -> f#(X) TRS: Arctic Interpretation Processor: dimension: 4 usable rules: interpretation: [f#](x0) = [0 -& -& -&]x0, [1 0 -2 -2] [-2] [-2 -1 -1 -1] [-1] [g](x0) = [0 -2 -1 -1]x0 + [-1] [-2 -1 -1 -1] [-1] orientation: f#(g(X)) = [1 0 -2 -2]X + [-2] >= [0 -& -& -&]X = f#(X) problem: DPs: TRS: Qed