Mon, 14 Jan 2008 21:15:20 +0100 add class bifinite_cpo for possibly-unpointed bifinite domains
huffman [Mon, 14 Jan 2008 21:15:20 +0100] rev 25909
add class bifinite_cpo for possibly-unpointed bifinite domains
Mon, 14 Jan 2008 20:45:10 +0100 cleaned up instance proofs
huffman [Mon, 14 Jan 2008 20:45:10 +0100] rev 25908
cleaned up instance proofs
Mon, 14 Jan 2008 20:35:52 +0100 new-style instantiation proof for unit :: po
huffman [Mon, 14 Jan 2008 20:35:52 +0100] rev 25907
new-style instantiation proof for unit :: po
Mon, 14 Jan 2008 20:28:59 +0100 class bifinite supersedes class dcpo; remove unnecessary dcpo stuff
huffman [Mon, 14 Jan 2008 20:28:59 +0100] rev 25906
class bifinite supersedes class dcpo; remove unnecessary dcpo stuff
Mon, 14 Jan 2008 20:04:40 +0100 simplified chfin instance proof
huffman [Mon, 14 Jan 2008 20:04:40 +0100] rev 25905
simplified chfin instance proof
Mon, 14 Jan 2008 19:26:41 +0100 new theory of powerdomains
huffman [Mon, 14 Jan 2008 19:26:41 +0100] rev 25904
new theory of powerdomains
Mon, 14 Jan 2008 19:26:01 +0100 new theory of bifinite domains
huffman [Mon, 14 Jan 2008 19:26:01 +0100] rev 25903
new theory of bifinite domains
Mon, 14 Jan 2008 19:25:21 +0100 new-style class instantiation
huffman [Mon, 14 Jan 2008 19:25:21 +0100] rev 25902
new-style class instantiation
Mon, 14 Jan 2008 18:25:20 +0100 added lemmas lub_distribs
huffman [Mon, 14 Jan 2008 18:25:20 +0100] rev 25901
added lemmas lub_distribs
Mon, 14 Jan 2008 16:15:55 +0100 *** empty log message ***
nipkow [Mon, 14 Jan 2008 16:15:55 +0100] rev 25900
*** empty log message ***
Mon, 14 Jan 2008 11:45:57 +0100 *** empty log message ***
nipkow [Mon, 14 Jan 2008 11:45:57 +0100] rev 25899
*** empty log message ***
Mon, 14 Jan 2008 03:58:30 +0100 compact_chfin is now declared simp
huffman [Mon, 14 Jan 2008 03:58:30 +0100] rev 25898
compact_chfin is now declared simp
Mon, 14 Jan 2008 03:56:31 +0100 use new-style class for po
huffman [Mon, 14 Jan 2008 03:56:31 +0100] rev 25897
use new-style class for po
Mon, 14 Jan 2008 03:54:31 +0100 add lemma contI2
huffman [Mon, 14 Jan 2008 03:54:31 +0100] rev 25896
add lemma contI2
Mon, 14 Jan 2008 03:49:53 +0100 converted adm_all and adm_ball to rule_format; cleaned up
huffman [Mon, 14 Jan 2008 03:49:53 +0100] rev 25895
converted adm_all and adm_ball to rule_format; cleaned up
Sun, 13 Jan 2008 11:54:36 +0100 Equations for constants without arguments are now declared using
berghofe [Sun, 13 Jan 2008 11:54:36 +0100] rev 25894
Equations for constants without arguments are now declared using "val" instead of "fun".
Thu, 10 Jan 2008 20:53:06 +0100 new theory defining set as a pcpo
huffman [Thu, 10 Jan 2008 20:53:06 +0100] rev 25893
new theory defining set as a pcpo
Thu, 10 Jan 2008 19:28:02 +0100 Test data generation and conversion to terms are now more closely
berghofe [Thu, 10 Jan 2008 19:28:02 +0100] rev 25892
Test data generation and conversion to terms are now more closely intertwined, to allow displaying of functions in test data.
Thu, 10 Jan 2008 19:25:08 +0100 New example involving functions.
berghofe [Thu, 10 Jan 2008 19:25:08 +0100] rev 25891
New example involving functions.
Thu, 10 Jan 2008 19:24:23 +0100 Now uses more carefully designed simpsets to prevent proofs from
berghofe [Thu, 10 Jan 2008 19:24:23 +0100] rev 25890
Now uses more carefully designed simpsets to prevent proofs from failing for some strange datatypes with nested recursion.
Thu, 10 Jan 2008 19:21:56 +0100 Test data generation and conversion to terms is now more closely
berghofe [Thu, 10 Jan 2008 19:21:56 +0100] rev 25889
Test data generation and conversion to terms is now more closely intertwined, to allow displaying of functions in test data.
Thu, 10 Jan 2008 19:18:14 +0100 Eliminated DatatypeAux.dest_TFree to avoid clashes
berghofe [Thu, 10 Jan 2008 19:18:14 +0100] rev 25888
Eliminated DatatypeAux.dest_TFree to avoid clashes with Term.dest_TFree.
Thu, 10 Jan 2008 19:10:37 +0100 Added nil_const and cons_const.
berghofe [Thu, 10 Jan 2008 19:10:37 +0100] rev 25887
Added nil_const and cons_const.
Thu, 10 Jan 2008 19:10:08 +0100 Added test data generator for function type (from Pure/codegen.ML).
berghofe [Thu, 10 Jan 2008 19:10:08 +0100] rev 25886
Added test data generator for function type (from Pure/codegen.ML).
Thu, 10 Jan 2008 19:09:21 +0100 New interface for test data generators.
berghofe [Thu, 10 Jan 2008 19:09:21 +0100] rev 25885
New interface for test data generators.
Thu, 10 Jan 2008 17:06:41 +0100 declare ch2ch_LAM [simp]
huffman [Thu, 10 Jan 2008 17:06:41 +0100] rev 25884
declare ch2ch_LAM [simp]
Thu, 10 Jan 2008 08:21:03 +0100 added overloading target
haftmann [Thu, 10 Jan 2008 08:21:03 +0100] rev 25883
added overloading target
Thu, 10 Jan 2008 05:43:20 +0100 new compactness lemmas; removed duplicated flat_less_iff
huffman [Thu, 10 Jan 2008 05:43:20 +0100] rev 25882
new compactness lemmas; removed duplicated flat_less_iff
Thu, 10 Jan 2008 05:37:18 +0100 Compactness subsection with new lemmas
huffman [Thu, 10 Jan 2008 05:37:18 +0100] rev 25881
Compactness subsection with new lemmas
Thu, 10 Jan 2008 05:36:03 +0100 Compactness subsection with some new lemmas
huffman [Thu, 10 Jan 2008 05:36:03 +0100] rev 25880
Compactness subsection with some new lemmas
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip