MAYBE Problem: f(tt(),x) -> f(isNat(x),s(x)) isNat(s(x)) -> isNat(x) isNat(0()) -> tt() Proof: Open