urbanc [Tue, 06 Feb 2007 00:41:54 +0100] rev 22245
moved the infrastructure from the nominal_tags file to nominal_thmdecls
file, and adapted the code to conform with informal Isabelle programming
conventions
krauss [Mon, 05 Feb 2007 15:55:32 +0100] rev 22244
Exporting curried versions of tail recursive equations instead of internal ones
wenzelm [Mon, 05 Feb 2007 12:03:52 +0100] rev 22243
proper use of NameSpace.is_qualified (avoids compatibility issues of the SML B library);
wenzelm [Sun, 04 Feb 2007 22:02:22 +0100] rev 22242
removed non-modular comment;
wenzelm [Sun, 04 Feb 2007 22:02:21 +0100] rev 22241
interpretation: attempt to be more serious about name_morphism;
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
nipkow [Fri, 02 Feb 2007 15:47:58 +0100] rev 22230
a few additions and deletions
wenzelm [Thu, 01 Feb 2007 20:59:50 +0100] rev 22229
tuned;
wenzelm [Thu, 01 Feb 2007 20:40:34 +0100] rev 22228
proper use of PureThy.has_name_hint instead of hard-wired string'';
wenzelm [Thu, 01 Feb 2007 20:40:17 +0100] rev 22227
removed non-modular comment;
paulson [Thu, 01 Feb 2007 13:41:19 +0100] rev 22226
new theorem int_infinite
aspinall [Wed, 31 Jan 2007 20:07:40 +0100] rev 22225
Fix tell_thm_deps to match changse in PureThy.
aspinall [Wed, 31 Jan 2007 20:06:24 +0100] rev 22224
Expose hard-wired string which was changed and broke Proof General.
haftmann [Wed, 31 Jan 2007 16:05:17 +0100] rev 22223
clarified error message
haftmann [Wed, 31 Jan 2007 16:05:16 +0100] rev 22222
clarified command annotation
haftmann [Wed, 31 Jan 2007 16:05:14 +0100] rev 22221
changed cong alist - now using AList operations instead of overwrite_warn
haftmann [Wed, 31 Jan 2007 16:05:13 +0100] rev 22220
dropped Output.update_warn
haftmann [Wed, 31 Jan 2007 16:05:12 +0100] rev 22219
print translation for record types with empty-sorted type variables raise Match instead of producing an error
haftmann [Wed, 31 Jan 2007 16:05:10 +0100] rev 22218
dropped lemma duplicates in HOL.thy
paulson [Wed, 31 Jan 2007 14:03:31 +0100] rev 22217
Tidying; more debugging information. New reference unwanted_types.
aspinall [Tue, 30 Jan 2007 13:17:02 +0100] rev 22216
Tweak preferences for PGIP interfaces. Make <askids> return theory successors instead of parents (ideally should be content elements).