It might be useful to extend the computational-algebra library to solve quantified formulas instead of quantifier-free formulas.
I found a Haskell library that eliminates quantifiers formulas using cylindrical algebraic decomposition: could this library be used to solve quantified formulas in computational-algebra?