haftmann [Sun, 11 Apr 2010 17:46:42 +0200] rev 36115
removed rather toyish tree
haftmann [Sun, 11 Apr 2010 17:40:43 +0200] rev 36114
updated keywords
haftmann [Sun, 11 Apr 2010 16:51:36 +0200] rev 36113
merged
haftmann [Sun, 11 Apr 2010 16:51:07 +0200] rev 36112
user interface for abstract datatypes is an attribute, not a command
haftmann [Sun, 11 Apr 2010 16:51:06 +0200] rev 36111
implementation of mappings by rbts
haftmann [Sun, 11 Apr 2010 16:51:06 +0200] rev 36110
lemma is_empty_empty
haftmann [Sun, 11 Apr 2010 16:51:05 +0200] rev 36109
constructor Mapping replaces AList
wenzelm [Sun, 11 Apr 2010 15:42:05 +0200] rev 36108
stay within Local_Defs layer;
wenzelm [Sun, 11 Apr 2010 15:22:15 +0200] rev 36107
expose foundational typedef axiom name;
wenzelm [Sun, 11 Apr 2010 14:30:34 +0200] rev 36106
Thm.add_axiom/add_def: return internal name of foundational axiom;
wenzelm [Sun, 11 Apr 2010 14:06:35 +0200] rev 36105
modernized datatype constructors;
wenzelm [Sun, 11 Apr 2010 14:04:10 +0200] rev 36104
of_sort_derivation: weaken bypasses derivation for identical sort -- accomodate proof terms by krauss/schropp, for example;
wenzelm [Sun, 11 Apr 2010 13:13:23 +0200] rev 36103
tuned;
wenzelm [Sun, 11 Apr 2010 13:08:14 +0200] rev 36102
of_sort_derivation: pass-through full type information -- following the version by krauss/schropp;