We present a verifiable symbolic definite integral table lookup: a system which matches a query, comprising a definite integral
with parameters and side conditions, against an entry in a verifiable table and uses a call to a library of facts about the
reals in the theorem prover PVS to aid in the transformation of the table entry into an answer. Our system is able to obtain
correct answers in cases where standard techniques implemented in computer algebra systems fail. We present the full model
of such a system as well as a description of our prototype implementation showing the efficacy of such a system: for example,
the prototype is able to obtain correct answers in cases where computer algebra systems [CAS] do not. We extend upon Fateman’s
web-based table by including parametric limits of integration and queries with side conditions.