TacmachSourceOperations for handling terms under a local typing context.
Variants of Tacmach functions built with the new proof engine
This function does no type inference and expects an already well-typed term. It recomputes its type in the fastest way possible (no conversion is ever involved)
This function entirely type-checks the term and computes its type and the implied universe constraints.