Input TRS: 1: and(not(not(x)),y,not(z)) -> and(y,band(x,z),x) Number of strict rules: 1 Direct Order(PosReal,>,Poly) ... removes: 1 and(x1,x2,x3) weight: x1 + x2 + x3 band(x1,x2) weight: (/ 1 8) + 2 * x1 + x2 not(x1) weight: (/ 1 8) + 2 * x1 Number of strict rules: 0 YES