YES Time: 0.040 Problem: Equations: TRS: not(not(x)) -> x orAC(not(x),not(y)) -> not(andAC(x,y)) Proof: AC-KBO Processor: precedence: orAC > not ~ andAC weight function: [not](x0) = x0 + 15, [andAC](x0, x1) = x0 + x1 + 15, [orAC](x0, x1) = x0 + x1 problem: Equations: TRS: Qed