wenzelm [Tue, 07 Feb 2006 19:56:51 +0100] rev 18969
removed obsolete sign_of_cterm;
adapted Sign.certify_term;
wenzelm [Tue, 07 Feb 2006 19:56:50 +0100] rev 18968
adapted Sign.infer_types(_simult), Sign.certify_term/prop;
wenzelm [Tue, 07 Feb 2006 19:56:49 +0100] rev 18967
export consts_of;
removed const_expansion;
pretty_term', infer_types(_simult): separate Consts.T argument;
added generic certify;
simplified certify_term/prop;
wenzelm [Tue, 07 Feb 2006 19:56:48 +0100] rev 18966
removed eq-polymorphic duplicates;
renamed gen_duplicates to duplicates;
added is_equal;
wenzelm [Tue, 07 Feb 2006 19:56:47 +0100] rev 18965
renamed space to space_of;
removed expansion;
added abbrevs_of;
added read_const;
certify: substitute arguments into expanded const;
tuned;
wenzelm [Tue, 07 Feb 2006 19:56:45 +0100] rev 18964
renamed gen_duplicates to duplicates;
haftmann [Tue, 07 Feb 2006 08:47:43 +0100] rev 18963
slight improvements in code generation
wenzelm [Mon, 06 Feb 2006 21:02:01 +0100] rev 18962
updated;
wenzelm [Mon, 06 Feb 2006 21:00:01 +0100] rev 18961
Logic.combound;
wenzelm [Mon, 06 Feb 2006 21:00:00 +0100] rev 18960
adapted Consts.dest;
wenzelm [Mon, 06 Feb 2006 20:59:59 +0100] rev 18959
Sign.cert_def;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:58 +0100] rev 18958
added bound_vars;
wenzelm [Mon, 06 Feb 2006 20:59:57 +0100] rev 18957
TableFun: renamed xxx_multi to xxx_list;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:56 +0100] rev 18956
Envir.(beta_)eta_contract;
TableFun: renamed xxx_multi to xxx_list;
wenzelm [Mon, 06 Feb 2006 20:59:55 +0100] rev 18955
added local_theory, with optional locale xname;
wenzelm [Mon, 06 Feb 2006 20:59:54 +0100] rev 18954
type local_theory;
removed _loc versions;
wenzelm [Mon, 06 Feb 2006 20:59:53 +0100] rev 18953
norm_term: Sign.const_expansion, Envir.expand_atom;
wenzelm [Mon, 06 Feb 2006 20:59:52 +0100] rev 18952
TableFun: renamed xxx_multi to xxx_list;
tuned LocalDefs.cert_def;
wenzelm [Mon, 06 Feb 2006 20:59:51 +0100] rev 18951
type local_theory = Proof.context;
print_consts: subject to quiet_mode;
wenzelm [Mon, 06 Feb 2006 20:59:50 +0100] rev 18950
cert_def: use Logic.dest_def;
moved abs_def to logic.ML;
derived_def: conditional flag;
wenzelm [Mon, 06 Feb 2006 20:59:49 +0100] rev 18949
Toplevel.local_theory;
wenzelm [Mon, 06 Feb 2006 20:59:48 +0100] rev 18948
LocalDefs.cert_def;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:47 +0100] rev 18947
eq_prop: Envir.beta_eta_contract;
wenzelm [Mon, 06 Feb 2006 20:59:46 +0100] rev 18946
renamed xxx_multi to xxx_list;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:42 +0100] rev 18945
moved combound, rlist_abs to logic.ML;
wenzelm [Mon, 06 Feb 2006 20:59:11 +0100] rev 18944
union_tpairs: Library.merge;
Envir.(beta_)eta_contract;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:10 +0100] rev 18943
moved no_vars to sign.ML;
removed dest_def (cf. Sign.cert_def);
wenzelm [Mon, 06 Feb 2006 20:59:09 +0100] rev 18942
lambda: abstract over any const;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:08 +0100] rev 18941
added add_abbrevs(_i);
moved const_of_class/class_of_const to logic.ML;
added no_vars (from theory.ML);
added cert_def;
added const_expansion;
certify: refer to Consts.certify, which includes expansion;
wenzelm [Mon, 06 Feb 2006 20:59:07 +0100] rev 18940
moved (beta_)eta_contract to envir.ML;
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:06 +0100] rev 18939
tuned;
wenzelm [Mon, 06 Feb 2006 20:59:05 +0100] rev 18938
added generic dest_def (mostly from theory.ML);
added abs_def (from Isar/local_defs.ML);
added const_of_class/class_of_const (from sign.ML);
added combound, rlist_abs (from unify.ML);
wenzelm [Mon, 06 Feb 2006 20:59:04 +0100] rev 18937
added (beta_)eta_contract (from pattern.ML);
added expand_atom;
wenzelm [Mon, 06 Feb 2006 20:59:03 +0100] rev 18936
print_theory: const abbreviations;
wenzelm [Mon, 06 Feb 2006 20:59:02 +0100] rev 18935
added abbreviations;
added certify (mostly from sign.ML);
wenzelm [Mon, 06 Feb 2006 20:59:01 +0100] rev 18934
load envir.ML and logic.ML early;
wenzelm [Mon, 06 Feb 2006 20:59:00 +0100] rev 18933
Logic.rlist_abs;
wenzelm [Mon, 06 Feb 2006 20:58:59 +0100] rev 18932
Logic.const_of_class/class_of_const;
wenzelm [Mon, 06 Feb 2006 20:58:57 +0100] rev 18931
TableFun: renamed xxx_multi to xxx_list;
wenzelm [Mon, 06 Feb 2006 20:58:56 +0100] rev 18930
replaced Symtab.merge_multi by local merge_rules;
wenzelm [Mon, 06 Feb 2006 20:58:54 +0100] rev 18929
Envir.(beta_)eta_contract;
haftmann [Mon, 06 Feb 2006 11:01:28 +0100] rev 18928
subsituted gen_duplicates / has_duplicates for duplicates whenever appropriate
haftmann [Mon, 06 Feb 2006 11:00:24 +0100] rev 18927
added strip_abs
haftmann [Mon, 06 Feb 2006 11:00:06 +0100] rev 18926
clarified semantics of merge
huffman [Sat, 04 Feb 2006 03:14:32 +0100] rev 18925
speedup: use simproc for AC rules
huffman [Sat, 04 Feb 2006 02:37:09 +0100] rev 18924
UU_reorient_simproc no longer rewrites UU = numeral
wenzelm [Fri, 03 Feb 2006 23:12:31 +0100] rev 18923
removed obsolete gen_ins/mem;
added merge -- supercedes gen_merge_lists';
wenzelm [Fri, 03 Feb 2006 23:12:30 +0100] rev 18922
removed add/del_rules;
wenzelm [Fri, 03 Feb 2006 23:12:28 +0100] rev 18921
canonical member/insert/merge;
paulson [Fri, 03 Feb 2006 17:08:03 +0100] rev 18920
removal of case analysis clauses
haftmann [Fri, 03 Feb 2006 17:02:33 +0100] rev 18919
fix
haftmann [Fri, 03 Feb 2006 11:48:11 +0100] rev 18918
minor improvements
haftmann [Fri, 03 Feb 2006 11:47:57 +0100] rev 18917
refined signature of locale module
haftmann [Fri, 03 Feb 2006 08:48:33 +0100] rev 18916
no toplevel 'thy' anymore
haftmann [Fri, 03 Feb 2006 08:48:16 +0100] rev 18915
fix in codegen
wenzelm [Thu, 02 Feb 2006 21:59:55 +0100] rev 18914
do not open structure;
huffman [Thu, 02 Feb 2006 19:57:13 +0100] rev 18913
reimplemented using Equiv_Relations.thy
haftmann [Thu, 02 Feb 2006 18:04:10 +0100] rev 18912
improvement in devarifications
haftmann [Thu, 02 Feb 2006 18:03:35 +0100] rev 18911
alternative syntax for instances
wenzelm [Thu, 02 Feb 2006 16:37:10 +0100] rev 18910
tuned;
wenzelm [Thu, 02 Feb 2006 16:31:38 +0100] rev 18909
consumes: negative argument relative to total number of prems;
wenzelm [Thu, 02 Feb 2006 16:31:37 +0100] rev 18908
added refine_insert;
wenzelm [Thu, 02 Feb 2006 16:31:35 +0100] rev 18907
Proof.refine_insert;
statements: always use Attrib.src;
wenzelm [Thu, 02 Feb 2006 16:31:34 +0100] rev 18906
always use Attrib.src;
wenzelm [Thu, 02 Feb 2006 16:31:33 +0100] rev 18905
more generic type for map_specs/facts;
wenzelm [Thu, 02 Feb 2006 16:31:32 +0100] rev 18904
'obtains' element;
wenzelm [Thu, 02 Feb 2006 16:31:31 +0100] rev 18903
'obtain': optional case name;
wenzelm [Thu, 02 Feb 2006 16:31:30 +0100] rev 18902
index elements;
wenzelm [Thu, 02 Feb 2006 16:31:28 +0100] rev 18901
* Isar: 'obtains' element;
wenzelm [Thu, 02 Feb 2006 12:54:24 +0100] rev 18900
tuned msg;
wenzelm [Thu, 02 Feb 2006 12:54:08 +0100] rev 18899
theorem(_in_locale): Element.statement, Obtain.statement;
wenzelm [Thu, 02 Feb 2006 12:52:25 +0100] rev 18898
added parname;
added (general_)statement (from isar_syn.ML);
general_statement: Elements.statement, i.e. Shows/Obtains;
wenzelm [Thu, 02 Feb 2006 12:52:24 +0100] rev 18897
obtain(_i): optional name for 'that';
added statement (cf. Locale.theorem);
wenzelm [Thu, 02 Feb 2006 12:52:21 +0100] rev 18896
tuned comments;
wenzelm [Thu, 02 Feb 2006 12:52:20 +0100] rev 18895
moved (general_)statement to outer_parse.ML;
wenzelm [Thu, 02 Feb 2006 12:52:19 +0100] rev 18894
added concluding statements: Shows/Obtains;
wenzelm [Thu, 02 Feb 2006 12:52:18 +0100] rev 18893
moved specific map_typ/term to sign.ML;
wenzelm [Thu, 02 Feb 2006 12:52:16 +0100] rev 18892
added specific map_typ/term (from term.ML);
krauss [Thu, 02 Feb 2006 10:24:06 +0100] rev 18891
Exporting recdef's hints for use by new recdef package
ballarin [Thu, 02 Feb 2006 10:12:45 +0100] rev 18890
*_asms_of fixed.
kleing [Thu, 02 Feb 2006 02:02:00 +0100] rev 18889
add 64bit atbroy98 platform
wenzelm [Wed, 01 Feb 2006 22:20:40 +0100] rev 18888
updated;
berghofe [Wed, 01 Feb 2006 19:19:32 +0100] rev 18887
Added "evaluation" method and oracle.
paulson [Wed, 01 Feb 2006 15:22:02 +0100] rev 18886
new and updated protocol proofs by Giamp Bella
haftmann [Wed, 01 Feb 2006 12:23:14 +0100] rev 18885
substantial cleanup and simplifications
haftmann [Wed, 01 Feb 2006 12:22:47 +0100] rev 18884
name clarifications
haftmann [Wed, 01 Feb 2006 12:22:19 +0100] rev 18883
added map_entry_yield
urbanc [Wed, 01 Feb 2006 01:05:17 +0100] rev 18882
- renamed some lemmas (some had names coming from ancient
versions of the nominal work)
- some tuning
- eventually this theory should be renamed to CR
urbanc [Wed, 01 Feb 2006 01:03:41 +0100] rev 18881
added all constructors from PhD
wenzelm [Tue, 31 Jan 2006 18:19:36 +0100] rev 18880
axiomatization: retrict parameters to occurrences in specs;
definition: restrict parameters to individual rhs;
wenzelm [Tue, 31 Jan 2006 18:19:35 +0100] rev 18879
improved comments;
wenzelm [Tue, 31 Jan 2006 18:19:34 +0100] rev 18878
tuned LocalDefs.unfold;
wenzelm [Tue, 31 Jan 2006 18:19:32 +0100] rev 18877
(un)fold: removed '(raw)' option;
wenzelm [Tue, 31 Jan 2006 18:19:31 +0100] rev 18876
added consts_retricted;
pretty/print_consts: parameter restriction;
wenzelm [Tue, 31 Jan 2006 18:19:30 +0100] rev 18875
(un)fold: no raw flag;
tuned;
wenzelm [Tue, 31 Jan 2006 18:19:29 +0100] rev 18874
tuned;