wenzelm [Thu, 15 Sep 2005 17:16:56 +0200] rev 17412
TableFun/Symtab: curried lookup and update;
wenzelm [Thu, 15 Sep 2005 17:16:55 +0200] rev 17411
fixed document;
wenzelm [Thu, 15 Sep 2005 17:16:54 +0200] rev 17410
added HOL/ex/Hebrew.thy;
tuned;
wenzelm [Thu, 15 Sep 2005 17:16:53 +0200] rev 17409
obsolete;
wenzelm [Thu, 15 Sep 2005 17:16:53 +0200] rev 17408
command 'thms_containing' has been discontinued in favour of 'find_theorems';
TableFun/Symtab: curried lookup and update;
tuned;
aspinall [Thu, 15 Sep 2005 16:15:22 +0200] rev 17407
Revert previous attribute name change, problem can be avoided in JAXB.
wenzelm [Thu, 15 Sep 2005 13:36:10 +0200] rev 17406
forget_proof: Sign.local_path o Sign.restore_naming ProtoPure.thy -- workaround to omission in locale goals;
wenzelm [Thu, 15 Sep 2005 13:35:21 +0200] rev 17405
extend: NameSpace.default_naming;
paulson [Thu, 15 Sep 2005 11:15:52 +0200] rev 17404
the experimental tagging system, and the usual tidying
aspinall [Thu, 15 Sep 2005 10:33:35 +0200] rev 17403
Change PGIP attribute name class->messageclass to avoid Java keyword clash.
haftmann [Thu, 15 Sep 2005 10:00:01 +0200] rev 17402
AList, the_*
haftmann [Thu, 15 Sep 2005 08:16:22 +0200] rev 17401
fixed type annotation
haftmann [Thu, 15 Sep 2005 07:35:38 +0200] rev 17400
added gen_list to Pretty module
wenzelm [Wed, 14 Sep 2005 23:55:49 +0200] rev 17399
@{term [source] ...} in subsections probably more robust;
wenzelm [Wed, 14 Sep 2005 23:31:09 +0200] rev 17398
tuned;
wenzelm [Wed, 14 Sep 2005 23:15:00 +0200] rev 17397
hide: added option '(open)';
wenzelm [Wed, 14 Sep 2005 23:14:59 +0200] rev 17396
imports Commutative_Ring instead of Main, since the latter hides our names;
wenzelm [Wed, 14 Sep 2005 23:14:58 +0200] rev 17395
hide the rather generic names used in theory Commutative_Ring;
wenzelm [Wed, 14 Sep 2005 23:14:57 +0200] rev 17394
renamed Guard/NS_Public, Guard/OtwayRees, Guard/Yahalom.thy to avoid clash with plain Auth versions;
schirmer [Wed, 14 Sep 2005 23:06:02 +0200] rev 17393
... prem19
schirmer [Wed, 14 Sep 2005 23:04:59 +0200] rev 17392
added prem10 - prem19
schirmer [Wed, 14 Sep 2005 23:03:52 +0200] rev 17391
removed syntax fun_map_comp;
introduced map_comp;
chaieb [Wed, 14 Sep 2005 23:00:03 +0200] rev 17390
Unfortunately patched to use IntInf.int instead of just int (SML compatibility)
wenzelm [Wed, 14 Sep 2005 22:18:55 +0200] rev 17389
Method comm_ring for proving equalities in commutative rings.
wenzelm [Wed, 14 Sep 2005 22:08:08 +0200] rev 17388
tuned headers etc.;
wenzelm [Wed, 14 Sep 2005 22:04:38 +0200] rev 17387
fixed some ML names;
wenzelm [Wed, 14 Sep 2005 22:04:37 +0200] rev 17386
imports Commutative_Ring;
wenzelm [Wed, 14 Sep 2005 22:04:36 +0200] rev 17385
HOL: method comm_ring;
Proof General: Unicode (UTF-8) support;
wenzelm [Wed, 14 Sep 2005 22:04:35 +0200] rev 17384
tuned;
wenzelm [Wed, 14 Sep 2005 22:04:34 +0200] rev 17383
no longer prefer xemacs, which fails more often than GNU emacs;
wenzelm [Wed, 14 Sep 2005 22:04:33 +0200] rev 17382
Bernhard Haeupler: comm_ring;
chaieb [Wed, 14 Sep 2005 21:44:27 +0200] rev 17381
tactic and the rest eliminated, just the theory....
chaieb [Wed, 14 Sep 2005 21:35:46 +0200] rev 17380
use was wrong...
obua [Wed, 14 Sep 2005 19:03:16 +0200] rev 17379
Fixed Importer bug in type_introduction: instantiate type variables in rep-abs theorems exactly as it is done in HOL-light.
chaieb [Wed, 14 Sep 2005 17:25:52 +0200] rev 17378
The oracle for Presburger has been changer: It is automatically generated form a verified formaliztion of Cooper's Algorithm ex/Reflected_Presburger.thy
comm_ring : a reflected Method for proving equalities in a commutative ring
haftmann [Wed, 14 Sep 2005 10:24:39 +0200] rev 17377
introduced AList.lookup
paulson [Wed, 14 Sep 2005 10:21:09 +0200] rev 17376
correct E brackets
paulson [Wed, 14 Sep 2005 10:20:50 +0200] rev 17375
nice names for more infix operators
haftmann [Wed, 14 Sep 2005 10:13:12 +0200] rev 17374
introduces AList.lookup
huffman [Wed, 14 Sep 2005 01:47:06 +0200] rev 17373
removed duplicated lemmas; convert more proofs to transfer principle
huffman [Tue, 13 Sep 2005 23:30:01 +0200] rev 17372
add theorem chain_const
wenzelm [Tue, 13 Sep 2005 22:49:12 +0200] rev 17371
tuned;
wenzelm [Tue, 13 Sep 2005 22:21:06 +0200] rev 17370
global quick_and_dirty;
wenzelm [Tue, 13 Sep 2005 22:19:54 +0200] rev 17369
Printing of Isar proof elements etc.
wenzelm [Tue, 13 Sep 2005 22:19:53 +0200] rev 17368
Non-empty stacks.
wenzelm [Tue, 13 Sep 2005 22:19:52 +0200] rev 17367
IsarThy.begin_theory;
wenzelm [Tue, 13 Sep 2005 22:19:51 +0200] rev 17366
export ml_exts;
wenzelm [Tue, 13 Sep 2005 22:19:50 +0200] rev 17365
begin_theory: tuned interface, check uses;