Mon, 17 Oct 2005 23:10:20 +0200added set/addloop' for simpset dependent loopers;
wenzelm [Mon, 17 Oct 2005 23:10:20 +0200] rev 17882
added set/addloop' for simpset dependent loopers;
simpset: added context field with the_context, set_context;
added inherit_context (inherits bounds as well);
removed obsolete inherit_bounds;

Mon, 17 Oct 2005 23:10:19 +0200functor: no Simplifier argument;
wenzelm [Mon, 17 Oct 2005 23:10:19 +0200] rev 17881
functor: no Simplifier argument;
change_simpset;

Mon, 17 Oct 2005 23:10:18 +0200change_claset(_of): more abtract interface;
wenzelm [Mon, 17 Oct 2005 23:10:18 +0200] rev 17880
change_claset(_of): more abtract interface;
claset_of: init proof context;
added raw get_claset;

Mon, 17 Oct 2005 23:10:17 +0200functor: no Simplifier argument;
wenzelm [Mon, 17 Oct 2005 23:10:17 +0200] rev 17879
functor: no Simplifier argument;
export change_clasimpset;

Mon, 17 Oct 2005 23:10:16 +0200tuned;
wenzelm [Mon, 17 Oct 2005 23:10:16 +0200] rev 17878
tuned;

Mon, 17 Oct 2005 23:10:15 +0200Simplifier.inherit_context instead of Simplifier.inherit_bounds;
wenzelm [Mon, 17 Oct 2005 23:10:15 +0200] rev 17877
Simplifier.inherit_context instead of Simplifier.inherit_bounds;

Mon, 17 Oct 2005 23:10:13 +0200change_claset/simpset;
wenzelm [Mon, 17 Oct 2005 23:10:13 +0200] rev 17876
change_claset/simpset;

Mon, 17 Oct 2005 23:10:10 +0200change_claset/simpset;
wenzelm [Mon, 17 Oct 2005 23:10:10 +0200] rev 17875
change_claset/simpset;
Simplifier.inherit_context instead of Simplifier.inherit_bounds;

Mon, 17 Oct 2005 19:19:29 +0200Improved proof of injectivity theorems to make it work on
berghofe [Mon, 17 Oct 2005 19:19:29 +0200] rev 17874
Improved proof of injectivity theorems to make it work on
"ordinary" function types as well.

Mon, 17 Oct 2005 18:34:51 +0200Fixed bug in proof of support theorem (it failed on constructors with no arguments).
berghofe [Mon, 17 Oct 2005 18:34:51 +0200] rev 17873
Fixed bug in proof of support theorem (it failed on constructors with no arguments).