wenzelm [Sun, 04 Feb 2007 22:02:20 +0100] rev 22240
added full_naming;
wenzelm [Sun, 04 Feb 2007 22:02:19 +0100] rev 22239
tuned oracle interface;
simproc_setup: added identifier;
wenzelm [Sun, 04 Feb 2007 22:02:18 +0100] rev 22238
added print_strings;
wenzelm [Sun, 04 Feb 2007 22:02:17 +0100] rev 22237
old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;
wenzelm [Sun, 04 Feb 2007 22:02:16 +0100] rev 22236
def_simproc(_i): tuned interface;
tuned simprocs environment;
wenzelm [Sun, 04 Feb 2007 22:02:15 +0100] rev 22235
added cterm interface;
wenzelm [Sun, 04 Feb 2007 22:02:14 +0100] rev 22234
type simproc: explicitl dependency of morphism;
added eq_simproc, morph_simproc;
renamed mk_simproc' to make_simproc -- primary interface;
wenzelm [Sun, 04 Feb 2007 22:02:13 +0100] rev 22233
load morphism.ML later;
urbanc [Sat, 03 Feb 2007 23:42:55 +0100] rev 22232
added the two renaming functions from my PhD
urbanc [Fri, 02 Feb 2007 17:16:16 +0100] rev 22231
added an infrastructure that allows the user to declare lemmas to be equivariance lemmas; the intention is to use these lemmas in automated tools but also can be employed by the user