haftmann [Wed, 28 Apr 2010 13:30:17 +0200] rev 36462
codified comment
haftmann [Wed, 28 Apr 2010 13:29:57 +0200] rev 36461
merged
haftmann [Wed, 28 Apr 2010 13:29:39 +0200] rev 36460
empty class specifcations observe default sort
wenzelm [Wed, 28 Apr 2010 16:56:51 +0200] rev 36459
document some known problems with Mac OS;
wenzelm [Wed, 28 Apr 2010 16:12:21 +0200] rev 36458
removed redundant/ignored sort constraint;
wenzelm [Wed, 28 Apr 2010 16:11:13 +0200] rev 36457
tuned user-level type abbrevs: explicit warning concerning ignored sort constraints -- sorts never affect formation of types and type abbrevs strip sorts internally;
wenzelm [Wed, 28 Apr 2010 13:32:00 +0200] rev 36456
made SML/NJ happy;
wenzelm [Wed, 28 Apr 2010 12:23:14 +0200] rev 36455
updated keywords;
wenzelm [Wed, 28 Apr 2010 12:21:55 +0200] rev 36454
command 'defaultsort' is renamed to 'default_sort', it works within a local theory context;
wenzelm [Wed, 28 Apr 2010 12:18:49 +0200] rev 36453
removed material that is out of scope of this manual;
wenzelm [Wed, 28 Apr 2010 12:07:52 +0200] rev 36452
renamed command 'defaultsort' to 'default_sort';
wenzelm [Wed, 28 Apr 2010 11:41:27 +0200] rev 36451
localized default sort;
wenzelm [Wed, 28 Apr 2010 11:13:11 +0200] rev 36450
more systematic naming of tsig operations;
wenzelm [Wed, 28 Apr 2010 11:09:19 +0200] rev 36449
modernized/simplified Sign.set_defsort;
wenzelm [Wed, 28 Apr 2010 10:51:34 +0200] rev 36448
get_sort: minimize sorts given in the text, while keeping those from the context unchanged (the latter are preferred);
tuned;
wenzelm [Wed, 28 Apr 2010 10:43:08 +0200] rev 36447
export Type.minimize_sort;
haftmann [Wed, 28 Apr 2010 08:25:02 +0200] rev 36446
term_typ: print styled term
wenzelm [Tue, 27 Apr 2010 22:23:12 +0200] rev 36445
merged
huffman [Tue, 27 Apr 2010 11:17:50 -0700] rev 36444
merged
huffman [Tue, 27 Apr 2010 11:03:04 -0700] rev 36443
generalize types of path operations
huffman [Tue, 27 Apr 2010 10:54:24 -0700] rev 36442
generalize more continuity lemmas
huffman [Tue, 27 Apr 2010 10:39:52 -0700] rev 36441
generalized many lemmas about continuity
huffman [Mon, 26 Apr 2010 22:21:03 -0700] rev 36440
simplify definition of continuous_on; generalize some lemmas
huffman [Mon, 26 Apr 2010 20:03:01 -0700] rev 36439
move intervals section heading
huffman [Mon, 26 Apr 2010 19:58:51 -0700] rev 36438
remove unused, redundant constant inv_on
huffman [Mon, 26 Apr 2010 19:55:50 -0700] rev 36437
reorganize subsection headings
huffman [Mon, 26 Apr 2010 17:56:39 -0700] rev 36436
remove redundant lemma
huffman [Mon, 26 Apr 2010 16:28:58 -0700] rev 36435
more lemmas to Vec1.thy