Wed, 07 May 2008 10:59:44 +0200 |
berghofe |
Removed instantiation for set.
|
changeset |
files
|
Wed, 07 May 2008 10:59:43 +0200 |
berghofe |
Explicitely applied ext in proof of tnd.
|
changeset |
files
|
Wed, 07 May 2008 10:59:42 +0200 |
berghofe |
Deleted subset_antisym in a few proofs, because it is
|
changeset |
files
|
Wed, 07 May 2008 10:59:41 +0200 |
berghofe |
- Tuned imports
|
changeset |
files
|
Wed, 07 May 2008 10:59:40 +0200 |
berghofe |
Manually applied subset_antisym in proof of Compl_fixedpoint, because it is
|
changeset |
files
|
Wed, 07 May 2008 10:59:39 +0200 |
berghofe |
Replaced blast by fast in proof of INT_Un_Compl_subset, since blast looped
|
changeset |
files
|
Wed, 07 May 2008 10:59:38 +0200 |
berghofe |
Functions get_branching_types and get_arities now use fold instead of foldl/r.
|
changeset |
files
|
Wed, 07 May 2008 10:59:37 +0200 |
berghofe |
Temporarily disabled invocations of new code generator that do no
|
changeset |
files
|
Wed, 07 May 2008 10:59:36 +0200 |
berghofe |
Replaced instance "set :: (plus) plus" by "fun :: (type, type) plus"
|
changeset |
files
|
Wed, 07 May 2008 10:59:35 +0200 |
berghofe |
- Deleted arity proofs for set
|
changeset |
files
|
Wed, 07 May 2008 10:59:34 +0200 |
berghofe |
Replaced union_empty2 by Un_empty_right.
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 07 May 2008 10:59:32 +0200 |
berghofe |
Deleted instance "set :: ({heap, finite}) heap"
|
changeset |
files
|
Wed, 07 May 2008 10:59:29 +0200 |
berghofe |
- Declared subset_eq as code lemma
|
changeset |
files
|
Wed, 07 May 2008 10:59:27 +0200 |
berghofe |
Deleted instantiation "set :: (enum) enum"
|
changeset |
files
|
Wed, 07 May 2008 10:59:24 +0200 |
berghofe |
Replaced + and * on sets by \<oplus> and \<otimes>, to avoid clash with
|
changeset |
files
|
Wed, 07 May 2008 10:59:23 +0200 |
berghofe |
Rephrased calculational proofs to avoid problems with HO unification
|
changeset |
files
|
Wed, 07 May 2008 10:59:22 +0200 |
berghofe |
Rephrased forward proofs to avoid problems with HO unification
|
changeset |
files
|
Wed, 07 May 2008 10:59:21 +0200 |
berghofe |
Rephrased proof of ann_hoare_case_analysis, to avoid problems with HO unification
|
changeset |
files
|
Wed, 07 May 2008 10:59:20 +0200 |
berghofe |
Locally deleted some definitions that were applied too eagerly because
|
changeset |
files
|
Wed, 07 May 2008 10:59:19 +0200 |
berghofe |
- Instantiated parts_insert_substD to avoid problems with HO unification
|
changeset |
files
|
Wed, 07 May 2008 10:59:18 +0200 |
berghofe |
Instantiated parts_insert_substD to avoid problems with HO unification
|
changeset |
files
|
Wed, 07 May 2008 10:59:02 +0200 |
berghofe |
Replaced blast by fast in proof of parts_singleton, since blast looped
|
changeset |
files
|
Wed, 07 May 2008 10:57:19 +0200 |
berghofe |
Adapted to encoding of sets as predicates
|
changeset |
files
|
Wed, 07 May 2008 10:56:58 +0200 |
berghofe |
Replaced forward proofs of existential statements by backward proofs
|
changeset |
files
|
Wed, 07 May 2008 10:56:55 +0200 |
berghofe |
Adapted functions mk_setT and dest_setT to encoding of sets as predicates.
|
changeset |
files
|
Wed, 07 May 2008 10:56:52 +0200 |
berghofe |
- Explicitely passed pred_subset_eq and pred_equals_eq as an argument to the
|
changeset |
files
|
Wed, 07 May 2008 10:56:50 +0200 |
berghofe |
Deleted instantiation "set :: (type) itself".
|
changeset |
files
|
Wed, 07 May 2008 10:56:49 +0200 |
berghofe |
- Function dec in Trancl_Tac must eta-contract relation before calling
|
changeset |
files
|
Wed, 07 May 2008 10:56:43 +0200 |
berghofe |
- Now uses Orderings as parent theory
|
changeset |
files
|
Wed, 07 May 2008 10:56:41 +0200 |
berghofe |
Deleted instance "set :: (type) power" and moved instance
|
changeset |
files
|
Wed, 07 May 2008 10:56:40 +0200 |
berghofe |
split_beta is now declared as monotonicity rule, to allow bounded
|
changeset |
files
|