wenzelm [Wed, 25 Oct 2000 18:39:01 +0200] rev 10338
use Library/List_Prefix;
wenzelm [Wed, 25 Oct 2000 18:36:01 +0200] rev 10337
added HOL/Library/List_Prefix;
wenzelm [Wed, 25 Oct 2000 18:35:01 +0200] rev 10336
improved antiquotations;
wenzelm [Wed, 25 Oct 2000 18:34:10 +0200] rev 10335
added \isarantiq;
wenzelm [Wed, 25 Oct 2000 18:33:40 +0200] rev 10334
add \<le> to list of "good" symbols;
wenzelm [Wed, 25 Oct 2000 18:33:01 +0200] rev 10333
tuned names;
wenzelm [Wed, 25 Oct 2000 18:32:40 +0200] rev 10332
added List_Prefix;
wenzelm [Wed, 25 Oct 2000 18:32:02 +0200] rev 10331
more "xsymbols" syntax;
wenzelm [Wed, 25 Oct 2000 18:31:21 +0200] rev 10330
"List prefixes" library theory (replaces old Lex/Prefix);
nipkow [Wed, 25 Oct 2000 18:25:41 +0200] rev 10329
*** empty log message ***
nipkow [Wed, 25 Oct 2000 18:24:33 +0200] rev 10328
*** empty log message ***
paulson [Wed, 25 Oct 2000 17:44:59 +0200] rev 10327
inputs Even.tex
paulson [Wed, 25 Oct 2000 17:44:48 +0200] rev 10326
minor tinkering
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;
paulson [Tue, 24 Oct 2000 10:48:51 +0200] rev 10315
Acc example