Thu, 08 May 2008 23:02:23 +0200 wenzelm replaced some latex macros by antiquotations;
Thu, 08 May 2008 22:49:05 +0200 wenzelm removed obsolete macros;
Thu, 08 May 2008 22:48:33 +0200 wenzelm removed obsolete math macros;
Thu, 08 May 2008 22:48:09 +0200 wenzelm depend on style.sty;
Thu, 08 May 2008 22:32:35 +0200 wenzelm updated generated file;
Thu, 08 May 2008 22:31:23 +0200 wenzelm depend on ../../antiquote_setup.ML;
Thu, 08 May 2008 22:20:33 +0200 wenzelm improved treatment of "_" thanks to underscore.sty;
Thu, 08 May 2008 22:17:37 +0200 wenzelm clean_string: map "_" to "\\_" (best used with underscore.sty);
Thu, 08 May 2008 22:05:15 +0200 wenzelm misc tuning;
Thu, 08 May 2008 14:52:07 +0200 urbanc slight tuning of the 1st paragraph
Thu, 08 May 2008 12:31:30 +0200 wenzelm unused;
Thu, 08 May 2008 12:29:18 +0200 wenzelm converted HOL specific elements;
Thu, 08 May 2008 12:27:19 +0200 wenzelm added rail setup for verblbrace, verbrbrace;
Thu, 08 May 2008 04:20:08 +0200 urbanc added at_set_avoiding lemmas
Wed, 07 May 2008 15:32:31 +0200 wenzelm removed obsolete conversion guide -- converted only section on tactics;
Wed, 07 May 2008 13:38:15 +0200 wenzelm converted ZF specific elements;
Wed, 07 May 2008 13:05:46 +0200 wenzelm enabled ThyOutput.source option by default;
Wed, 07 May 2008 13:05:13 +0200 wenzelm output_entity: ignore ThyOutput.source option;
Wed, 07 May 2008 13:04:12 +0200 wenzelm updated generated file;
Wed, 07 May 2008 12:56:11 +0200 wenzelm converted HOLCF specific elements;
Wed, 07 May 2008 12:38:55 +0200 wenzelm added logic-specific sessions;
Wed, 07 May 2008 10:59:54 +0200 berghofe Updated.
Wed, 07 May 2008 10:59:53 +0200 berghofe Instantiated rule increasing_chain_adm_lemma in proof of flatstream_adm_lemma
Wed, 07 May 2008 10:59:52 +0200 berghofe Replaced instance declarations for sets by instance declarations for bool.
Wed, 07 May 2008 10:59:51 +0200 berghofe Adm now imports Ffun rather than Cont, because SetPcpo, which imports Adm,
Wed, 07 May 2008 10:59:50 +0200 berghofe Lookup and union operations on terms are now modulo eta conversion.
Wed, 07 May 2008 10:59:49 +0200 berghofe Terms returned by decomp are now eta-contracted.
Wed, 07 May 2008 10:59:48 +0200 berghofe Added function for computing instantiation for the subst rule, which is used
Wed, 07 May 2008 10:59:47 +0200 berghofe eq_assumption now uses aeconv instead of aconv.
Wed, 07 May 2008 10:59:46 +0200 berghofe - Removed function eta_contract_atom, which did not quite work
Wed, 07 May 2008 10:59:45 +0200 berghofe Replaced Pattern.eta_contract_atom by Envir.eta_contract.
Wed, 07 May 2008 10:59:44 +0200 berghofe Removed instantiation for set.
Wed, 07 May 2008 10:59:43 +0200 berghofe Explicitely applied ext in proof of tnd.
Wed, 07 May 2008 10:59:42 +0200 berghofe Deleted subset_antisym in a few proofs, because it is
Wed, 07 May 2008 10:59:41 +0200 berghofe - Tuned imports
Wed, 07 May 2008 10:59:40 +0200 berghofe Manually applied subset_antisym in proof of Compl_fixedpoint, because it is
Wed, 07 May 2008 10:59:39 +0200 berghofe Replaced blast by fast in proof of INT_Un_Compl_subset, since blast looped
Wed, 07 May 2008 10:59:38 +0200 berghofe Functions get_branching_types and get_arities now use fold instead of foldl/r.
Wed, 07 May 2008 10:59:37 +0200 berghofe Temporarily disabled invocations of new code generator that do no
Wed, 07 May 2008 10:59:36 +0200 berghofe Replaced instance "set :: (plus) plus" by "fun :: (type, type) plus"
Wed, 07 May 2008 10:59:35 +0200 berghofe - Deleted arity proofs for set
Wed, 07 May 2008 10:59:34 +0200 berghofe Replaced union_empty2 by Un_empty_right.
Wed, 07 May 2008 10:59:33 +0200 berghofe Instantiated rule expand_fun_eq in proof of set_of_eq_empty_iff, to avoid that
Wed, 07 May 2008 10:59:32 +0200 berghofe Deleted instance "set :: ({heap, finite}) heap"
Wed, 07 May 2008 10:59:29 +0200 berghofe - Declared subset_eq as code lemma
Wed, 07 May 2008 10:59:27 +0200 berghofe Deleted instantiation "set :: (enum) enum"
Wed, 07 May 2008 10:59:24 +0200 berghofe Replaced + and * on sets by \<oplus> and \<otimes>, to avoid clash with
Wed, 07 May 2008 10:59:23 +0200 berghofe Rephrased calculational proofs to avoid problems with HO unification
Wed, 07 May 2008 10:59:22 +0200 berghofe Rephrased forward proofs to avoid problems with HO unification
Wed, 07 May 2008 10:59:21 +0200 berghofe Rephrased proof of ann_hoare_case_analysis, to avoid problems with HO unification
Wed, 07 May 2008 10:59:20 +0200 berghofe Locally deleted some definitions that were applied too eagerly because
Wed, 07 May 2008 10:59:19 +0200 berghofe - Instantiated parts_insert_substD to avoid problems with HO unification
Wed, 07 May 2008 10:59:18 +0200 berghofe Instantiated parts_insert_substD to avoid problems with HO unification
Wed, 07 May 2008 10:59:02 +0200 berghofe Replaced blast by fast in proof of parts_singleton, since blast looped
Wed, 07 May 2008 10:57:19 +0200 berghofe Adapted to encoding of sets as predicates
Wed, 07 May 2008 10:56:58 +0200 berghofe Replaced forward proofs of existential statements by backward proofs
Wed, 07 May 2008 10:56:55 +0200 berghofe Adapted functions mk_setT and dest_setT to encoding of sets as predicates.
Wed, 07 May 2008 10:56:52 +0200 berghofe - Explicitely passed pred_subset_eq and pred_equals_eq as an argument to the
Wed, 07 May 2008 10:56:50 +0200 berghofe Deleted instantiation "set :: (type) itself".
Wed, 07 May 2008 10:56:49 +0200 berghofe - Function dec in Trancl_Tac must eta-contract relation before calling
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip