paulson [Thu, 10 Jun 1999 10:39:38 +0200] rev 6811
Always_LeadsTo_pre. Always_LeadsTo_post: new equivalences suggested by Misra
paulson [Thu, 10 Jun 1999 10:38:41 +0200] rev 6810
using the new GenPrefix theory
paulson [Thu, 10 Jun 1999 10:38:11 +0200] rev 6809
shortened Follows to Fols
paulson [Thu, 10 Jun 1999 10:37:29 +0200] rev 6808
tidied
paulson [Thu, 10 Jun 1999 10:36:41 +0200] rev 6807
new translation to allow images over Nonce
paulson [Thu, 10 Jun 1999 10:35:58 +0200] rev 6806
new preficates refl, sym [from Integ/Equiv], antisym
paulson [Thu, 10 Jun 1999 10:34:55 +0200] rev 6805
new lemma less_Suc_eq_0_disj
paulson [Thu, 10 Jun 1999 10:24:32 +0200] rev 6804
Generalized prefix theory, replacing the reference to directory Lex.
nipkow [Wed, 09 Jun 1999 12:02:31 +0200] rev 6803
Stefan Merz's lemmas.
nipkow [Tue, 08 Jun 1999 12:53:20 +0200] rev 6802
added square root example.
paulson [Tue, 08 Jun 1999 10:59:02 +0200] rev 6801
renamed the underlying relation of leadsTo from "leadsto"
to "leads" to reduce the risk of confusion
paulson [Tue, 08 Jun 1999 10:30:04 +0200] rev 6800
removed obsolete "Prefix" ancestor
paulson [Tue, 08 Jun 1999 10:25:12 +0200] rev 6799
new classical example from Lewis Carroll via S G Pulman
wenzelm [Mon, 07 Jun 1999 22:18:26 +0200] rev 6798
tuned mode_name;
improved handling of assumptions;
eliminated let_thms (named prop bindings moved to auto_bind.ML);
wenzelm [Mon, 07 Jun 1999 22:17:23 +0200] rev 6797
improved handling of assumptions;
wenzelm [Mon, 07 Jun 1999 22:16:56 +0200] rev 6796
facts: bind named props (from proof.ML/let_thms);
wenzelm [Mon, 07 Jun 1999 21:22:18 +0200] rev 6795
reset HOL_quantifiers by default;
nipkow [Mon, 07 Jun 1999 19:25:12 +0200] rev 6794
Added lots of 'replicate' lemmas.
wenzelm [Sat, 05 Jun 1999 21:43:02 +0200] rev 6793
groups as monoids;
tuned;
wenzelm [Sat, 05 Jun 1999 21:38:30 +0200] rev 6792
tuned comments;
wenzelm [Sat, 05 Jun 1999 20:37:29 +0200] rev 6791
added Ord.order_antisym;
wenzelm [Sat, 05 Jun 1999 20:34:53 +0200] rev 6790
auto_bind_goal, auto_bind_facts;
varify_tfrees: no longer generalize types of free term variables;
let_thms: no bindings;
wenzelm [Sat, 05 Jun 1999 20:33:27 +0200] rev 6789
auto_bind_goal, auto_bind_facts;
wenzelm [Sat, 05 Jun 1999 20:32:49 +0200] rev 6788
added get_st;