Add a way to debug Z3 proofs in the IDE
Z3 can produce a trace of its execution. It would be useful to be able to get some useful data from it in the IDE. The most interesting thing to extract would certainly be the quantifiers instantiations that have been performed.