ballarin [Wed, 01 Jun 2005 12:30:50 +0200] rev 16169
Locales: new element constrains, parameter renaming with syntax,
experimental command instantiate withdrawn.
ballarin [Wed, 01 Jun 2005 12:30:49 +0200] rev 16168
Locales: new element constrains, parameter renaming with syntax,
experimental command instantiate withdrawn.
haftmann [Wed, 01 Jun 2005 10:52:17 +0200] rev 16167
renamed premise* to prem
haftmann [Wed, 01 Jun 2005 10:40:51 +0200] rev 16166
some refinements
haftmann [Wed, 01 Jun 2005 10:30:07 +0200] rev 16165
concl antiqutations
nipkow [Wed, 01 Jun 2005 09:46:06 +0200] rev 16164
*** empty log message ***
haftmann [Wed, 01 Jun 2005 08:58:25 +0200] rev 16163
improved *.sty handling
haftmann [Wed, 01 Jun 2005 08:57:49 +0200] rev 16162
improved *.sty handling
haftmann [Wed, 01 Jun 2005 08:56:58 +0200] rev 16161
improved *.sty handling
nipkow [Wed, 01 Jun 2005 08:44:25 +0200] rev 16160
added premise<i>
nipkow [Wed, 01 Jun 2005 08:44:13 +0200] rev 16159
added dependency
obua [Tue, 31 May 2005 19:32:41 +0200] rev 16158
Removed final_consts from theory data. Now const_deps deals with final
constants.
paulson [Tue, 31 May 2005 17:52:10 +0200] rev 16157
minor tidying and sml/nj compatibility
quigley [Tue, 31 May 2005 12:42:36 +0200] rev 16156
Fixed array containing clasimpset rules. Added flags to turn on and off reconstruction and full spass
ruleset.
nipkow [Tue, 31 May 2005 12:36:01 +0200] rev 16155
fixed sectioning
nipkow [Tue, 31 May 2005 12:16:42 +0200] rev 16154
\nexists
nipkow [Tue, 31 May 2005 12:16:24 +0200] rev 16153
\nexists und premsise1 .. 9
wenzelm [Tue, 31 May 2005 11:53:43 +0200] rev 16152
no_tac;
wenzelm [Tue, 31 May 2005 11:53:42 +0200] rev 16151
ML Pure: name spaces have been refined;
ML Pure: cases produced by proof methods specify options, NONE means to removee bindings;
wenzelm [Tue, 31 May 2005 11:53:41 +0200] rev 16150
moved is_ident to General/symbol.ML;
wenzelm [Tue, 31 May 2005 11:53:40 +0200] rev 16149
Theory.restore_naming;
tuned fold;
wenzelm [Tue, 31 May 2005 11:53:39 +0200] rev 16148
make: T option -- actually remove undefined cases;
Logic.nth_prem;
tuned;
wenzelm [Tue, 31 May 2005 11:53:38 +0200] rev 16147
renamed cond_extern to extern;
support general naming context;
added qualified_names, no_base_names, custom_accesses, restore_naming;
removed qualified, restore_qualified;
add_cases: RuleCases.T option;
put_thms etc.: back to simple form, use naming context for extended functionality;
wenzelm [Tue, 31 May 2005 11:53:37 +0200] rev 16146
method_cases: RuleCases.T option;
goal cases: remove previous ones;
invoke_case: ProofContext.no_base_names o ProofContext.qualified_names;
undefined rule_context: remove instead of empty one;
tuned;
wenzelm [Tue, 31 May 2005 11:53:36 +0200] rev 16145
renamed cond_extern to extern;
Sign.declare_name replaces NameSpace.extend;
(RAW_)METHOD_CASES: RuleCases.T option;
wenzelm [Tue, 31 May 2005 11:53:35 +0200] rev 16144
renamed cond_extern to extern;
Sign.declare_name replaces NameSpace.extend;
proper use of naming context;
tuned rename_facts;
note_thmss_registrations: avoid non-linear use of thy (via sign);
wenzelm [Tue, 31 May 2005 11:53:34 +0200] rev 16143
improved naming of complex theorems in presentation;
wenzelm [Tue, 31 May 2005 11:53:33 +0200] rev 16142
added short_names, unique_names options;
wenzelm [Tue, 31 May 2005 11:53:32 +0200] rev 16141
renamed cond_extern to extern;
Sign.declare_name replaces NameSpace.extend;
wenzelm [Tue, 31 May 2005 11:53:31 +0200] rev 16140
added symbol scanner;