haftmann [Sat, 18 Nov 2006 00:20:17 +0100] rev 21410
tuned
haftmann [Sat, 18 Nov 2006 00:20:16 +0100] rev 21409
clarified module dependencies
haftmann [Sat, 18 Nov 2006 00:20:15 +0100] rev 21408
div is now a class
haftmann [Sat, 18 Nov 2006 00:20:13 +0100] rev 21407
reduced verbosity
haftmann [Sat, 18 Nov 2006 00:20:12 +0100] rev 21406
adjustments for class package
urbanc [Fri, 17 Nov 2006 17:32:30 +0100] rev 21405
added an intro lemma for freshness of products; set up
the simplifier so that it can deal with the compact and
long notation for freshness constraints (FIXME: it should
also be able to deal with the special case of freshness
of atoms)
wenzelm [Fri, 17 Nov 2006 02:20:03 +0100] rev 21404
more robust syntax for definition/abbreviation/notation;
wenzelm [Fri, 17 Nov 2006 02:19:55 +0100] rev 21403
'notation': more robust 'and' list;
wenzelm [Fri, 17 Nov 2006 02:19:54 +0100] rev 21402
updated;
wenzelm [Fri, 17 Nov 2006 02:19:52 +0100] rev 21401
added Isar.goal;
wenzelm [Fri, 17 Nov 2006 02:19:51 +0100] rev 21400
added where_;
huffman [Thu, 16 Nov 2006 20:19:50 +0100] rev 21399
add lemmas LIM_zero_iff, LIM_norm_zero_iff
paulson [Thu, 16 Nov 2006 17:06:24 +0100] rev 21398
Includes type:sort constraints in its code to collect predicates in axiom clauses.
paulson [Thu, 16 Nov 2006 17:05:23 +0100] rev 21397
Now includes only types used to instantiate overloaded constants in arity clauses
wenzelm [Thu, 16 Nov 2006 01:07:39 +0100] rev 21396
added General/basics.ML;
wenzelm [Thu, 16 Nov 2006 01:07:25 +0100] rev 21395
moved some fundamental concepts to General/basics.ML;
wenzelm [Thu, 16 Nov 2006 01:07:23 +0100] rev 21394
Fundamental concepts.
wenzelm [Wed, 15 Nov 2006 20:50:24 +0100] rev 21393
add_locale: re-init result context (avoids subtle modifications after introducing predicate views internally);
wenzelm [Wed, 15 Nov 2006 20:50:23 +0100] rev 21392
tuned proofs;
wenzelm [Wed, 15 Nov 2006 20:50:22 +0100] rev 21391
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
wenzelm [Wed, 15 Nov 2006 20:50:21 +0100] rev 21390
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
declared intro/elim rules;
haftmann [Wed, 15 Nov 2006 17:05:48 +0100] rev 21389
dropping accidental self-imports
haftmann [Wed, 15 Nov 2006 17:05:47 +0100] rev 21388
corrected polymorphism check
haftmann [Wed, 15 Nov 2006 17:05:46 +0100] rev 21387
clarified code for building function equation system; explicit check of type discipline
haftmann [Wed, 15 Nov 2006 17:05:45 +0100] rev 21386
moved evaluation to Code_Generator.thy
haftmann [Wed, 15 Nov 2006 17:05:44 +0100] rev 21385
added filter_set; adaptions to more strict type discipline for code lemmas
haftmann [Wed, 15 Nov 2006 17:05:43 +0100] rev 21384
moved transitivity rules to Orderings.thy
haftmann [Wed, 15 Nov 2006 17:05:42 +0100] rev 21383
added transitivity rules, reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:41 +0100] rev 21382
dropped dependency on sets
haftmann [Wed, 15 Nov 2006 17:05:40 +0100] rev 21381
reworking of min/max lemmas