CADiZ

Reference manual / Z-related commands / Proof management commands / record script


The record script command saves a proof in an ASCII text file. It is offered when a node in the proof tree is inspected. Be sure to inspect the root node of the tree if you want to save the proof of the original conjecture, as only the tree rooted at the inspected node is recorded. A filename for the script is prompted for in a dialogue box. If it is a named conjecture whose proof is to be recorded, then a filename will be suggested based on that name. Parts of the proof that are elided from the tree because of lift commands are scripted. So it isn't necessary to unlift them first. Parts of the proof that are named lemmas and their proofs are not scripted. The proof of each named lemma should be scripted separately.

Scripts are recorded using the tactic language, and so can be replayed using either the apply tactic or play tactic commands.


IT 11-May-1998