TRS: {g(s(x)) -> f(x), f(0()) -> s(0()), f(s(x)) -> s(s(g(x))), g(0()) -> 0()} MPO: Prec: f ~ g > s empty Strict: {} Weak: {} Qed