Open
Description
One is occasionally obliged to read the output of print_goal
to try to figure out why a proof script is not working. When doing this, it is rather annoying that record field names have been replaced by strings of digits. I'm never sure what field something like R.2.2.2.2.1
refers to, and while I can usually figure it out, that takes time away from actually identifying the problem with my proof attempt. If field names could be preserved in saw-core, this would be much easier.