haftmann [Fri, 26 Feb 2010 10:48:21 +0100] rev 35376
use abstract code cerficates for bare code theorems
haftmann [Fri, 26 Feb 2010 10:48:20 +0100] rev 35375
implement quotient_of for odl SML code generator
haftmann [Fri, 26 Feb 2010 09:20:18 +0100] rev 35374
adjusted to cs. e4a7947e02b8
haftmann [Wed, 24 Feb 2010 14:42:28 +0100] rev 35373
bound argument for abstype proposition
haftmann [Wed, 24 Feb 2010 14:34:40 +0100] rev 35372
renamed theory Rational to Rat
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35371
tuned whitespace
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35370
more precise exception handler
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35369
more general case and induct rules; normalize and quotient_of; abstract code generation
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35368
crossproduct coprimality lemmas
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35367
lemma div_mult_swap, dvd_div_eq_mult, dvd_div_div_eq_mult
haftmann [Wed, 24 Feb 2010 14:19:52 +0100] rev 35366
evaluation for abstypes
wenzelm [Thu, 25 Feb 2010 22:46:52 +0100] rev 35365
modernized structure Split_Rule;
tuned signature;
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:32:09 +0100] rev 35364
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:17:33 +0100] rev 35363
explicit @{type_syntax} markup;
wenzelm [Thu, 25 Feb 2010 22:15:27 +0100] rev 35362
explicit @{type_syntax} markup;
misc tuning and simplification;
wenzelm [Thu, 25 Feb 2010 22:08:43 +0100] rev 35361
more orthogonal antiquotations for type constructors;
wenzelm [Thu, 25 Feb 2010 22:06:43 +0100] rev 35360
clarified ProofContext.read_type_name/Args.type_name wrt strict logical constructors;
wenzelm [Thu, 25 Feb 2010 22:05:34 +0100] rev 35359
provide direct access to the different kinds of type declarations;
boehmes [Thu, 25 Feb 2010 09:16:16 +0100] rev 35358
use mixfix syntax for Boogie types
wenzelm [Wed, 24 Feb 2010 22:45:14 +0100] rev 35357
merged
boehmes [Wed, 24 Feb 2010 18:39:24 +0100] rev 35356
added variant of boogie_vc to prove a single assertion: keep premises (i.e. the trace up this assertion) as facts in the context (and not as part of the goal) to increase performance when dealing with large goals
wenzelm [Wed, 24 Feb 2010 22:09:50 +0100] rev 35355
modernized syntax declarations, and make them actually work with authentic syntax;
wenzelm [Wed, 24 Feb 2010 22:04:10 +0100] rev 35354
observe standard convention for syntax consts;
wenzelm [Wed, 24 Feb 2010 21:59:21 +0100] rev 35353
proper type syntax (cf. 7425aece4ee3);
wenzelm [Wed, 24 Feb 2010 21:55:46 +0100] rev 35352
observe standard convention for syntax consts;
wenzelm [Wed, 24 Feb 2010 20:37:01 +0100] rev 35351
allow general mixfix syntax for type constructors;
huffman [Wed, 24 Feb 2010 07:06:39 -0800] rev 35350
merged
huffman [Tue, 23 Feb 2010 14:44:43 -0800] rev 35349
merged
huffman [Tue, 23 Feb 2010 14:44:24 -0800] rev 35348
remove redundant lemma realpow_increasing
huffman [Tue, 23 Feb 2010 14:38:06 -0800] rev 35347
remove redundant simp rules from RealPow.thy
huffman [Tue, 23 Feb 2010 12:35:32 -0800] rev 35346
adapt to new realpow rules
huffman [Tue, 23 Feb 2010 11:14:09 -0800] rev 35345
adapt to changes in simpset