0.00/0.44 MAYBE 0.00/0.44 0.00/0.45 Problem: 0.00/0.45 div(z, y) -> x <= mul(x, y) = z, gt(y, 0()) = tt() 0.00/0.45 mul(x, 0()) -> 0() 0.00/0.45 mul(0(), y) -> 0() 0.00/0.45 mul(s(x), s(y)) -> s(z) <= mul(x, s(y)) = w, add(w, y) = z 0.00/0.45 gt(0(), y) -> ff() 0.00/0.45 gt(s(x), 0()) -> tt() 0.00/0.45 gt(s(x), s(y)) -> z <= gt(x, y) = z 0.00/0.45 0.00/0.45 Proof: 0.00/0.45 ConCon could not decide confluence of the system. 0.00/0.45 \cite{GNG13}, Theorem 9 does not apply. 0.00/0.45 0.00/0.46 EOF