haftmann [Tue, 20 Mar 2007 08:27:15 +0100] rev 22473
explizit "type" superclass
urbanc [Mon, 19 Mar 2007 19:28:27 +0100] rev 22472
tuned the proof
paulson [Mon, 19 Mar 2007 15:58:02 +0100] rev 22471
Removal of axiom names from the theorem cache
paulson [Mon, 19 Mar 2007 15:57:20 +0100] rev 22470
No label on "show"; tries to remove dependencies more cleanly
haftmann [Mon, 19 Mar 2007 11:59:36 +0100] rev 22469
dropped overwrite_warn
haftmann [Mon, 19 Mar 2007 11:59:35 +0100] rev 22468
moved Output.overwrite_warn here
dixon [Sun, 18 Mar 2007 01:50:05 +0100] rev 22467
TrueElim and notTrueElim tested and added as safe elim rules.
haftmann [Fri, 16 Mar 2007 21:35:30 +0100] rev 22466
dropped LOrder.thy in favor of Lattices.thy
haftmann [Fri, 16 Mar 2007 21:33:31 +0100] rev 22465
dropped LOrder.thy
haftmann [Fri, 16 Mar 2007 21:32:22 +0100] rev 22464
added "satisfies" interface
haftmann [Fri, 16 Mar 2007 21:32:21 +0100] rev 22463
dropping dead code
haftmann [Fri, 16 Mar 2007 21:32:20 +0100] rev 22462
clarified check of defining equations
haftmann [Fri, 16 Mar 2007 21:32:19 +0100] rev 22461
adjusted qualified thm reference
haftmann [Fri, 16 Mar 2007 21:32:18 +0100] rev 22460
inf_fun_eq and inf_bool_eq now with meta equality
haftmann [Fri, 16 Mar 2007 21:32:15 +0100] rev 22459
added "class"es
haftmann [Fri, 16 Mar 2007 21:32:14 +0100] rev 22458
tuned
haftmann [Fri, 16 Mar 2007 21:32:13 +0100] rev 22457
dropped superfluous hide
haftmann [Fri, 16 Mar 2007 21:32:12 +0100] rev 22456
added lattice definitions
haftmann [Fri, 16 Mar 2007 21:32:11 +0100] rev 22455
added instance of sets as distributive lattices
haftmann [Fri, 16 Mar 2007 21:32:10 +0100] rev 22454
integrated with LOrder.thy
haftmann [Fri, 16 Mar 2007 21:32:09 +0100] rev 22453
moved lattice instance here
haftmann [Fri, 16 Mar 2007 21:32:08 +0100] rev 22452
adjusted to new lattice theory developement in Lattices.thy / FixedPoint.thy
haftmann [Fri, 16 Mar 2007 21:32:07 +0100] rev 22451
added FIXME hints
haftmann [Fri, 16 Mar 2007 21:32:06 +0100] rev 22450
lattice cleanup
haftmann [Fri, 16 Mar 2007 21:32:05 +0100] rev 22449
updated
urbanc [Fri, 16 Mar 2007 17:17:36 +0100] rev 22448
adjusted for the example file SOS.thy
urbanc [Fri, 16 Mar 2007 17:12:52 +0100] rev 22447
added formalisations of typical SOS-proofs
urbanc [Fri, 16 Mar 2007 17:09:18 +0100] rev 22446
added eqvt-lemmas for integers and eqvt-tagged the lemma append_eqvt
dixon [Fri, 16 Mar 2007 16:40:49 +0100] rev 22445
removed safe elim flag of trueElim and notFalseElim for testing.
dixon [Fri, 16 Mar 2007 16:37:52 +0100] rev 22444
added safe intro rules for removing "True" subgoals as well as "~ False" ones.