wenzelm [Sun, 03 Oct 1999 15:54:04 +0200] rev 7684
improved theory_source presentation;
wenzelm [Sun, 03 Oct 1999 15:52:53 +0200] rev 7683
export token_source;
improved Present.theory_source;
wenzelm [Sun, 03 Oct 1999 15:51:38 +0200] rev 7682
added Space, Comment token kinds (keep actual text);
source: do not filter proper;
wenzelm [Fri, 01 Oct 1999 20:41:58 +0200] rev 7681
fixed no_qed;
wenzelm [Fri, 01 Oct 1999 20:40:03 +0200] rev 7680
added Isar/obtain.ML;
wenzelm [Fri, 01 Oct 1999 20:39:40 +0200] rev 7679
improved 'fix' / Skolem interfaces;
wenzelm [Fri, 01 Oct 1999 20:38:50 +0200] rev 7678
added 'obtain' command;
wenzelm [Fri, 01 Oct 1999 20:38:16 +0200] rev 7677
tuned comment;
wenzelm [Fri, 01 Oct 1999 20:38:00 +0200] rev 7676
added prf_asm_goal;
wenzelm [Fri, 01 Oct 1999 20:37:38 +0200] rev 7675
added atomic_thesis;
wenzelm [Fri, 01 Oct 1999 20:36:53 +0200] rev 7674
The 'obtain' language element -- achieves (eliminated) existential
quantification proof command level.
wenzelm [Fri, 01 Oct 1999 18:36:12 +0200] rev 7673
added undef_global_attribute, undef_local_attribute;
berghofe [Fri, 01 Oct 1999 10:23:13 +0200] rev 7672
- Fixed bug in mk_split_pack which caused application of expansion theorem
to fail because of typing reasons
- Rewrote inst_lift and inst_split: now cterm_instantiate is used to
instantiate theorems
wenzelm [Thu, 30 Sep 1999 23:37:22 +0200] rev 7671
fixed 'is' match;
wenzelm [Thu, 30 Sep 1999 23:33:41 +0200] rev 7670
added cert_skolem;
removed declare_thm;
context: removed maxidx;
added maxidx_of_pair for proper unification;