wenzelm [Thu, 20 Jul 2000 12:04:47 +0200] rev 9394
tuned;
oheimb [Wed, 19 Jul 2000 18:57:27 +0200] rev 9393
corrected header
paulson [Wed, 19 Jul 2000 12:33:36 +0200] rev 9392
changed / to // for quotienting
paulson [Wed, 19 Jul 2000 12:33:19 +0200] rev 9391
changed / to // for quotienting; general tidying
paulson [Wed, 19 Jul 2000 12:28:32 +0200] rev 9390
renamed // to / (which is what we want anyway) to avoid clash with the new
use of // for quotienting
paulson [Wed, 19 Jul 2000 10:59:59 +0200] rev 9389
deleted redundant proof
paulson [Wed, 19 Jul 2000 10:55:50 +0200] rev 9388
// change; also moved entry for AddIffs
wenzelm [Tue, 18 Jul 2000 21:44:42 +0200] rev 9387
addsplits [split_if];
wenzelm [Tue, 18 Jul 2000 21:09:18 +0200] rev 9386
theorems foo.splits = foo.split foo.split_asm;
wenzelm [Tue, 18 Jul 2000 21:08:57 +0200] rev 9385
removed obsolete expand_if = split_if;
wenzelm [Tue, 18 Jul 2000 21:08:40 +0200] rev 9384
* HOL: removed obsolete expand_if = split_if; theorems if_splits =
split_if split_if_asm;
wenzelm [Tue, 18 Jul 2000 21:08:20 +0200] rev 9383
* HOL: removed obsolete expand_if = split_if; theorems if_splits =
split_if split_if_asm; datatype package provides theorems foo.splits =
foo.split foo.split_asm for each datatype;
wenzelm [Tue, 18 Jul 2000 14:52:30 +0200] rev 9382
replaced arities by instance;
kleing [Tue, 18 Jul 2000 13:16:48 +0200] rev 9381
MicroJava structure changed
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);