paulson [Tue, 15 Sep 1998 15:04:07 +0200] rev 5490
From Compl(A) to -A
nipkow [Tue, 15 Sep 1998 13:09:23 +0200] rev 5489
Function 'step' is already defined in NA.thy.
paulson [Tue, 15 Sep 1998 10:40:40 +0200] rev 5488
tidied
paulson [Mon, 14 Sep 1998 10:18:07 +0200] rev 5487
commented out duplicate proof
paulson [Mon, 14 Sep 1998 10:17:44 +0200] rev 5486
simpler proof
paulson [Mon, 14 Sep 1998 10:17:19 +0200] rev 5485
new theorem le_diff_conv
paulson [Fri, 11 Sep 1998 18:09:54 +0200] rev 5484
Extra steps at end to make it run faster
oheimb [Fri, 11 Sep 1998 17:20:58 +0200] rev 5483
added clarsimp_tac and Clarsimp_tac
paulson [Fri, 11 Sep 1998 16:32:31 +0200] rev 5482
tidied using locales
paulson [Fri, 11 Sep 1998 16:31:40 +0200] rev 5481
Less deterministic reconstruction: now more robust but perhaps slower
paulson [Fri, 11 Sep 1998 16:26:22 +0200] rev 5480
tidied
paulson [Fri, 11 Sep 1998 16:25:40 +0200] rev 5479
fixed PROOF FAILED
paulson [Fri, 11 Sep 1998 16:25:24 +0200] rev 5478
fixed comment
oheimb [Fri, 11 Sep 1998 14:09:46 +0200] rev 5477
stabilized proof of card_mono
oheimb [Fri, 11 Sep 1998 12:55:40 +0200] rev 5476
corrected indentation
paulson [Thu, 10 Sep 1998 18:07:06 +0200] rev 5475
equals0D
paulson [Thu, 10 Sep 1998 18:06:39 +0200] rev 5474
well-formed asym rules; also adds less_irrefl, le_refl since order_refl
and order_less_irrefl are no longer included by AddIffs
paulson [Thu, 10 Sep 1998 17:50:06 +0200] rev 5473
added proof of final result...
paulson [Thu, 10 Sep 1998 17:49:36 +0200] rev 5472
tidied
paulson [Thu, 10 Sep 1998 17:49:14 +0200] rev 5471
Now WO1_WO7 has a .thy file
paulson [Thu, 10 Sep 1998 17:42:44 +0200] rev 5470
eliminated equals0E
paulson [Thu, 10 Sep 1998 17:42:02 +0200] rev 5469
fixed PROOF FAILED
paulson [Thu, 10 Sep 1998 17:40:03 +0200] rev 5468
tidied
paulson [Thu, 10 Sep 1998 17:38:36 +0200] rev 5467
deleted the bogus equals0E, fixed equals0D
paulson [Thu, 10 Sep 1998 17:36:42 +0200] rev 5466
eliminated equals0E
paulson [Thu, 10 Sep 1998 17:34:43 +0200] rev 5465
well-formed asym rules
paulson [Thu, 10 Sep 1998 17:34:01 +0200] rev 5464
new file AC/WO1_WO7.thy
paulson [Thu, 10 Sep 1998 17:33:09 +0200] rev 5463
Allows more backtracking in proof reconstruction, making it slower but more
robust (avoiding PROOF FAILED)
Record type of branches, better tracing, etc.
paulson [Thu, 10 Sep 1998 17:32:07 +0200] rev 5462
a step to help a proof
paulson [Thu, 10 Sep 1998 17:30:50 +0200] rev 5461
new entries
paulson [Thu, 10 Sep 1998 17:30:24 +0200] rev 5460
deleted not_Says_to_self
paulson [Thu, 10 Sep 1998 17:29:56 +0200] rev 5459
well-formed asym rules; misc. tidying
paulson [Thu, 10 Sep 1998 17:28:36 +0200] rev 5458
in_set_butlast_appendI supersedes in_set_butlast_appendI1,2
paulson [Thu, 10 Sep 1998 17:27:50 +0200] rev 5457
tidied, fixing PROOF FAILED
paulson [Thu, 10 Sep 1998 17:27:15 +0200] rev 5456
tidied
paulson [Thu, 10 Sep 1998 17:26:53 +0200] rev 5455
tidied, eliminating hard proof
paulson [Thu, 10 Sep 1998 17:26:16 +0200] rev 5454
well-formed zless_asym; tidied
paulson [Thu, 10 Sep 1998 17:25:13 +0200] rev 5453
patch to stop failing proof
paulson [Thu, 10 Sep 1998 17:23:51 +0200] rev 5452
New theorem wf_not_sym and well-formed wf_asym
paulson [Thu, 10 Sep 1998 17:23:16 +0200] rev 5451
tided the unused rule irrefl_tranclI
paulson [Thu, 10 Sep 1998 17:20:49 +0200] rev 5450
Changed equals0E back to equals0D and gave it the correct destruct form
paulson [Thu, 10 Sep 1998 17:17:22 +0200] rev 5449
Adds order_refl, order_less_irrefl as simps, not as Iffs, to avoid PROOF FAILED
paulson [Thu, 10 Sep 1998 17:15:48 +0200] rev 5448
in_set_butlast_appendI supersedes in_set_butlast_appendI1,2
nipkow [Wed, 09 Sep 1998 17:34:58 +0200] rev 5447
Proved and added rewrite rule (@x. x=y) = y to simpset.
Strange that only the symetric version was present!
oheimb [Wed, 09 Sep 1998 17:25:49 +0200] rev 5446
reflecting changes to Option.ML, List.{thy|ML}, mainly list_all
oheimb [Wed, 09 Sep 1998 17:23:42 +0200] rev 5445
AddIffs[not_None_eq];
made wrapper ospec really safe
oheimb [Wed, 09 Sep 1998 17:21:33 +0200] rev 5444
AddSDs[override_SomeD];
replaced map_of_append by map_of_override, changing its direction
oheimb [Wed, 09 Sep 1998 17:19:26 +0200] rev 5443
changed constants mem and list_all to mere translations
added filter_is_subset
oheimb [Wed, 09 Sep 1998 17:14:19 +0200] rev 5442
changed order of included theories
oheimb [Wed, 09 Sep 1998 16:43:14 +0200] rev 5441
added Id_apply
oheimb [Wed, 09 Sep 1998 16:42:45 +0200] rev 5440
removed superfluous AddIs thms (were already in)
oheimb [Wed, 09 Sep 1998 16:21:08 +0200] rev 5439
renamed sswhen to sscase
oheimb [Wed, 09 Sep 1998 16:13:35 +0200] rev 5438
simplified definition of axclass cpo
oheimb [Tue, 08 Sep 1998 17:07:39 +0200] rev 5437
added caveat; a real solution would be difficult
oheimb [Tue, 08 Sep 1998 17:03:21 +0200] rev 5436
improved spacing
oheimb [Tue, 08 Sep 1998 16:06:04 +0200] rev 5435
adapted modifiers: Mod1 -> Mod2, Mod5 -> Mod4
paulson [Tue, 08 Sep 1998 15:17:11 +0200] rev 5434
Got rid of not_Says_to_self and most uses of ~= in definitions and theorems
paulson [Tue, 08 Sep 1998 14:54:21 +0200] rev 5433
Got rid of not_Says_to_self; re-organized proofs
paulson [Mon, 07 Sep 1998 10:46:48 +0200] rev 5432
new example; tidying
paulson [Mon, 07 Sep 1998 10:45:45 +0200] rev 5431
new example