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;