In all effective approaches to exact real number computation via concrete representations, the (in)equality relations are undecidable. This is not surprising, because an infinite amount of information must be checked in order to decide that two given numbers are equal. In particular, this means that it is not possible to obtain exact algorithms from finite-precision algorithms by simply changing the underlying representation of numbers. The reason is that (in)equality tests are the basic ingredient for branching and looping.
Nevertheless, many definitions by cases consisting of inequalities,
such as
Although the operator is partial, it can be used to define
total functions. For example,
Notice that the case-analysis operator is a continuous map, defined on a subset of [-1,1]4, which cannot be extended to a continuous map on any larger subset. In other words, the points (x,t,y,z) with x = t but 104#104 are singularities of the case-analysis operator. This means that the partial character of the case-analysis operator is due to topological rather than recursion-theoretic reasons.