Detecting problematic divisions under SMT-LIB’s uninterpreted division semantics
Determine whether there exists an effective procedure that, given a first-order formula over the reals where division is interpreted as an uninterpreted total function per SMT-LIB (i.e., the value of div(x,0) is unconstrained), can decide whether occurrences of division in the formula cause the kinds of problematic behaviors identified by the authors—specifically, making problems jump in complexity, switch from decidable to undecidable, or cease to be well-defined for tasks such as computing dimension or connectivity of semi-algebraic sets.
References
Even if we consider the above examples to be misuses of division, it is not at all clear (to me, at least) that one can detect whether an input formula has divisions that cause these kind of problems.