paulson [Wed, 25 Oct 2000 17:43:34 +0200] rev 10325
Even numbers section of Inductive chapter
wenzelm [Wed, 25 Oct 2000 12:27:20 +0200] rev 10324
tuned msg;
wenzelm [Wed, 25 Oct 2000 12:26:55 +0200] rev 10323
antiquotation "goals": error message;
wenzelm [Tue, 24 Oct 2000 23:38:56 +0200] rev 10322
* support sub/super scripts (for single symbols only), input syntax is
like this: "A\<^sup>*" or "A\<^sup>\<star>";
* antiquotation @{goals} for output of *dynamic* goals state; Note
that presentation of goal states does not conform to actual
human-readable proof documents. Please do not include goal states
into document output unless you really know what you are doing!
wenzelm [Tue, 24 Oct 2000 23:36:17 +0200] rev 10321
let commands access Toplevel.state;
added command "goals" and option "goals_limit";
wenzelm [Tue, 24 Oct 2000 23:35:29 +0200] rev 10320
added pretty_goals;
wenzelm [Tue, 24 Oct 2000 23:34:08 +0200] rev 10319
added antiquotation "goals" and option "goals_limit";
tuned;
wenzelm [Tue, 24 Oct 2000 23:32:33 +0200] rev 10318
tuned;
wenzelm [Tue, 24 Oct 2000 17:35:22 +0200] rev 10317
added clasimpset: unit -> clasimpset;
wenzelm [Tue, 24 Oct 2000 17:34:28 +0200] rev 10316
tuned;