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.