next up previous contents index
Next: Proof Editor Up: Sequents and Proofs Previous: Reflection Rules

Transformation Tactics

 

Transformation tactics  have the same type as normal tactics. However, they can be run on any node of a proof, not just leaf nodes. Examples of transformation tactics can be found in Section gif .

When a transformation tactic is run on a proof p, the proof editor replaces p with the proof resulting from the tactic; it doesn't create a special proof node that just has the unproven subgoals of the resulting proof as its immediate subgoals. Nor is the text of the transformation tactic saved anywhere.



Karla Consroe
Wed Oct 23 13:48:45 EDT 1996