MAYBE Problem: strict: f(0(),y) -> 0() f(s(x),y) -> f(f(x,y),y) weak: rand(x) -> x rand(x) -> rand(s(x)) Proof: Open