<presume-command> ::= resume [ by <proof-method> ]
Examples
resume by induction on i
resume by cases x < 0, x = 0, x > 0
Usage
The resume command resumes work on the current conjecture using the
specified method. If no method is specified, LP uses the method in effect when
the proof was suspended.