wenzelm [Mon, 17 Jul 2000 21:44:39 +0200] rev 9380
consts: include *all* names;
bauerg [Mon, 17 Jul 2000 18:17:54 +0200] rev 9379
tuded presentation;
wenzelm [Mon, 17 Jul 2000 15:06:08 +0200] rev 9378
AddXIs [UnI1, UnI2];
kleing [Mon, 17 Jul 2000 14:02:09 +0200] rev 9377
flat instruction set, op. semantics now in JVMExecInstr.thy
kleing [Mon, 17 Jul 2000 14:00:53 +0200] rev 9376
flat instruction set
bauerg [Mon, 17 Jul 2000 13:59:10 +0200] rev 9375
10pt
bauerg [Mon, 17 Jul 2000 13:58:18 +0200] rev 9374
- xsymbols for
\<noteq> \<notin> \<in> \<exists> \<forall>
\<and> \<inter> \<union> \<Union>
- vector space type of {plus, minus, zero}, overload 0 in vector space
- syntax |.| and ||.||
wenzelm [Sun, 16 Jul 2000 21:00:32 +0200] rev 9373
strip_prod_type = HOLogic.prodT_factors;
wenzelm [Sun, 16 Jul 2000 21:00:10 +0200] rev 9372
AST translation rules no longer require constant head on LHS;
wenzelm [Sun, 16 Jul 2000 20:59:31 +0200] rev 9371
fixed nested prod syntax;
wenzelm [Sun, 16 Jul 2000 20:59:06 +0200] rev 9370
use split_tupled_all;
wenzelm [Sun, 16 Jul 2000 20:57:34 +0200] rev 9369
use pair_tac;
use split syntax;
wenzelm [Sun, 16 Jul 2000 20:56:53 +0200] rev 9368
adapted tuple syntax;
wenzelm [Sun, 16 Jul 2000 20:56:32 +0200] rev 9367
tuned;
wenzelm [Sun, 16 Jul 2000 20:56:14 +0200] rev 9366
use pair_tac;
wenzelm [Sun, 16 Jul 2000 20:55:56 +0200] rev 9365
use split syntax;
wenzelm [Sun, 16 Jul 2000 20:55:17 +0200] rev 9364
fixed tuple translations;
wenzelm [Sun, 16 Jul 2000 20:54:38 +0200] rev 9363
defs (overloaded);
wenzelm [Sun, 16 Jul 2000 20:54:24 +0200] rev 9362
added is_unitT;
added proper versions of mk_tuple(T), dest_tuple(T) -- unused;
wenzelm [Sun, 16 Jul 2000 20:53:35 +0200] rev 9361
instance unit :: finite;
wenzelm [Sun, 16 Jul 2000 20:53:19 +0200] rev 9360
more robust tuple syntax (still improper, though!);
wenzelm [Sun, 16 Jul 2000 20:52:43 +0200] rev 9359
improved unit theory: unit_all_eq1, unit_all_eq2, split_all_tac;
tuned;
wenzelm [Sun, 16 Jul 2000 20:51:19 +0200] rev 9358
added syntax for proper / improper selector functions;
wenzelm [Sun, 16 Jul 2000 20:50:48 +0200] rev 9357
tuned;