Fri, 01 Jul 2005 14:41:58 +0200 low-level tuning of fold, fold_rev, foldl_map;
wenzelm [Fri, 01 Jul 2005 14:41:58 +0200] rev 16654
low-level tuning of fold, fold_rev, foldl_map;
Fri, 01 Jul 2005 14:41:57 +0200 isatool install: removed KDE option;
wenzelm [Fri, 01 Jul 2005 14:41:57 +0200] rev 16653
isatool install: removed KDE option;
Fri, 01 Jul 2005 14:22:33 +0200 Fixed bug: lookup' must use = instead of eq_type to compare types of
berghofe [Fri, 01 Jul 2005 14:22:33 +0200] rev 16652
Fixed bug: lookup' must use = instead of eq_type to compare types of variables, otherwise pattern matching algorithm may loop.
Fri, 01 Jul 2005 14:20:01 +0200 Changed interface of Envir.lookup'
berghofe [Fri, 01 Jul 2005 14:20:01 +0200] rev 16651
Changed interface of Envir.lookup'
Fri, 01 Jul 2005 14:19:36 +0200 Moved eq_type from envir.ML to type.ML
berghofe [Fri, 01 Jul 2005 14:19:36 +0200] rev 16650
Moved eq_type from envir.ML to type.ML
Fri, 01 Jul 2005 14:18:27 +0200 Implemented modular code generation.
berghofe [Fri, 01 Jul 2005 14:18:27 +0200] rev 16649
Implemented modular code generation.
Fri, 01 Jul 2005 14:17:32 +0200 Simplified proof (thanks to strengthened ball_cong).
berghofe [Fri, 01 Jul 2005 14:17:32 +0200] rev 16648
Simplified proof (thanks to strengthened ball_cong).
Fri, 01 Jul 2005 14:16:32 +0200 Proof of wx_ex_prop must now use old bex_cong to prevent simplifier from looping.
berghofe [Fri, 01 Jul 2005 14:16:32 +0200] rev 16647
Proof of wx_ex_prop must now use old bex_cong to prevent simplifier from looping.
Fri, 01 Jul 2005 14:14:40 +0200 Adapted to new interface of RecfunCodegen.add.
berghofe [Fri, 01 Jul 2005 14:14:40 +0200] rev 16646
Adapted to new interface of RecfunCodegen.add.
Fri, 01 Jul 2005 14:13:40 +0200 Adapted to modular code generation.
berghofe [Fri, 01 Jul 2005 14:13:40 +0200] rev 16645
Adapted to modular code generation.
Fri, 01 Jul 2005 14:11:06 +0200 Corrected implementation of arbitrary on cname.
berghofe [Fri, 01 Jul 2005 14:11:06 +0200] rev 16644
Corrected implementation of arbitrary on cname.
Fri, 01 Jul 2005 14:10:02 +0200 Added BasisLibrary prefix to List.concat to avoid problems with
berghofe [Fri, 01 Jul 2005 14:10:02 +0200] rev 16643
Added BasisLibrary prefix to List.concat to avoid problems with modular code generation.
Fri, 01 Jul 2005 14:08:53 +0200 Moved code generator setup from NatBin to IntDef.
berghofe [Fri, 01 Jul 2005 14:08:53 +0200] rev 16642
Moved code generator setup from NatBin to IntDef.
Fri, 01 Jul 2005 14:06:57 +0200 Simplified some proofs (thanks to strong_setsum_cong).
berghofe [Fri, 01 Jul 2005 14:06:57 +0200] rev 16641
Simplified some proofs (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:05:41 +0200 Removed setsubgoaler hack (thanks to strong_setsum_cong).
berghofe [Fri, 01 Jul 2005 14:05:41 +0200] rev 16640
Removed setsubgoaler hack (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:03:50 +0200 Removed setsubgoaler hack (thanks to strengthened finsum_cong).
berghofe [Fri, 01 Jul 2005 14:03:50 +0200] rev 16639
Removed setsubgoaler hack (thanks to strengthened finsum_cong).
Fri, 01 Jul 2005 14:02:58 +0200 Removed setsubgoaler hack.
berghofe [Fri, 01 Jul 2005 14:02:58 +0200] rev 16638
Removed setsubgoaler hack.
Fri, 01 Jul 2005 14:01:13 +0200 Tuned finsum_cong to allow that premises are simplified more eagerly.
berghofe [Fri, 01 Jul 2005 14:01:13 +0200] rev 16637
Tuned finsum_cong to allow that premises are simplified more eagerly.
Fri, 01 Jul 2005 13:57:53 +0200 Added strong_ball_cong and strong_bex_cong (these are now the standard
berghofe [Fri, 01 Jul 2005 13:57:53 +0200] rev 16636
Added strong_ball_cong and strong_bex_cong (these are now the standard congruence rules for Ball and Bex).
Fri, 01 Jul 2005 13:56:34 +0200 Moved some code lemmas from Main to Nat.
berghofe [Fri, 01 Jul 2005 13:56:34 +0200] rev 16635
Moved some code lemmas from Main to Nat.
Fri, 01 Jul 2005 13:54:57 +0200 Adapted to new interface of code generator.
berghofe [Fri, 01 Jul 2005 13:54:57 +0200] rev 16634
Adapted to new interface of code generator.
Fri, 01 Jul 2005 13:54:12 +0200 Implemented trick (due to Tobias Nipkow) for fine-tuning simplification
berghofe [Fri, 01 Jul 2005 13:54:12 +0200] rev 16633
Implemented trick (due to Tobias Nipkow) for fine-tuning simplification of premises of congruence rules.
Fri, 01 Jul 2005 13:51:11 +0200 Added strong_setsum_cong and strong_setprod_cong.
berghofe [Fri, 01 Jul 2005 13:51:11 +0200] rev 16632
Added strong_setsum_cong and strong_setprod_cong.
Fri, 01 Jul 2005 04:32:33 +0200 defaultsort pcpo
huffman [Fri, 01 Jul 2005 04:32:33 +0200] rev 16631
defaultsort pcpo
Fri, 01 Jul 2005 04:09:27 +0200 added theorem lift_definedE; moved cont_if to Cont.thy
huffman [Fri, 01 Jul 2005 04:09:27 +0200] rev 16630
added theorem lift_definedE; moved cont_if to Cont.thy
Fri, 01 Jul 2005 04:02:22 +0200 added tactic cont_tac
huffman [Fri, 01 Jul 2005 04:02:22 +0200] rev 16629
added tactic cont_tac
Fri, 01 Jul 2005 04:00:23 +0200 remove uses of sign_of
huffman [Fri, 01 Jul 2005 04:00:23 +0200] rev 16628
remove uses of sign_of
Fri, 01 Jul 2005 02:35:24 +0200 cleaned up
huffman [Fri, 01 Jul 2005 02:35:24 +0200] rev 16627
cleaned up
Fri, 01 Jul 2005 02:30:59 +0200 cleaned up
huffman [Fri, 01 Jul 2005 02:30:59 +0200] rev 16626
cleaned up
Fri, 01 Jul 2005 01:50:46 +0200 renamed flatdom2monofun to flatdom_strict2mono
huffman [Fri, 01 Jul 2005 01:50:46 +0200] rev 16625
renamed flatdom2monofun to flatdom_strict2mono
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip