(macro) Run the given instructions, then fail if there remain unproved goals
Example: (insist-all-proved (succeed bash) induct (repeat prove)) General Form: (insist-all-proved instr1 ... instrk)
where each
Run the given instructions until one fails, as with the