rdproofManagerLib.rd : unit -> proof
Restores the proof state, redoing the effects of a previous expansion.
The function rd is part of the subgoal package. It is an
abbreviation for the function redo. For a description of
the subgoal package, see set_goal.
As for redo.
Back tracking in a goal-directed proof to undo errors or try different tactics.
proofManagerLib.set_goal,
proofManagerLib.restart,
proofManagerLib.b, proofManagerLib.backup,
proofManagerLib.rd,
proofManagerLib.redo,
proofManagerLib.restore,
proofManagerLib.save,
proofManagerLib.set_backup,
proofManagerLib.expand,
proofManagerLib.expandf,
proofManagerLib.p, proofManagerLib.top_thm,
proofManagerLib.top_goal