Thu, 04 Jul 2002 10:54:04 +0200 tweaks
paulson [Thu, 04 Jul 2002 10:54:04 +0200] rev 13293
tweaks
Thu, 04 Jul 2002 10:53:52 +0200 reflection for rall and rex
paulson [Thu, 04 Jul 2002 10:53:52 +0200] rev 13292
reflection for rall and rex
Thu, 04 Jul 2002 10:52:33 +0200 towards proving separation for L
paulson [Thu, 04 Jul 2002 10:52:33 +0200] rev 13291
towards proving separation for L
Thu, 04 Jul 2002 10:51:52 +0200 separation of M_axioms into M_triv_axioms and M_axioms
paulson [Thu, 04 Jul 2002 10:51:52 +0200] rev 13290
separation of M_axioms into M_triv_axioms and M_axioms
Thu, 04 Jul 2002 10:50:24 +0200 miniscoping for class-bounded quantifiers (rall and rex)
paulson [Thu, 04 Jul 2002 10:50:24 +0200] rev 13289
miniscoping for class-bounded quantifiers (rall and rex)
Wed, 03 Jul 2002 14:52:57 +0200 fixed comment;
wenzelm [Wed, 03 Jul 2002 14:52:57 +0200] rev 13288
fixed comment;
Wed, 03 Jul 2002 10:02:15 +0200 added a list search example.
nipkow [Wed, 03 Jul 2002 10:02:15 +0200] rev 13287
added a list search example.
Tue, 02 Jul 2002 22:50:38 +0200 conversion of QUniv to Isar
paulson [Tue, 02 Jul 2002 22:50:38 +0200] rev 13286
conversion of QUniv to Isar
Tue, 02 Jul 2002 22:46:23 +0200 conversion of QPair to Isar
paulson [Tue, 02 Jul 2002 22:46:23 +0200] rev 13285
conversion of QPair to Isar
Tue, 02 Jul 2002 17:44:13 +0200 thms_containing: optional limit argument;
wenzelm [Tue, 02 Jul 2002 17:44:13 +0200] rev 13284
thms_containing: optional limit argument;
Tue, 02 Jul 2002 17:00:05 +0200 proper treatment of border cases;
wenzelm [Tue, 02 Jul 2002 17:00:05 +0200] rev 13283
proper treatment of border cases;
Tue, 02 Jul 2002 16:59:52 +0200 tuned print_thms_containing;
wenzelm [Tue, 02 Jul 2002 16:59:52 +0200] rev 13282
tuned print_thms_containing;
Tue, 02 Jul 2002 16:58:57 +0200 update thms_containing;
wenzelm [Tue, 02 Jul 2002 16:58:57 +0200] rev 13281
update thms_containing;
Tue, 02 Jul 2002 15:54:21 +0200 * improved thms_containing: proper indexing of facts instead of raw
wenzelm [Tue, 02 Jul 2002 15:54:21 +0200] rev 13280
* improved thms_containing: proper indexing of facts instead of raw theorems; check validity of results wrt. current name space; include local facts of proof configuration (also covers active locales);
Tue, 02 Jul 2002 15:45:55 +0200 removed thms_containing (see pure_thy.ML and proof_context.ML);
wenzelm [Tue, 02 Jul 2002 15:45:55 +0200] rev 13279
removed thms_containing (see pure_thy.ML and proof_context.ML);
Tue, 02 Jul 2002 15:44:04 +0200 print_thms_containing: index variables, refer to local facts as well;
wenzelm [Tue, 02 Jul 2002 15:44:04 +0200] rev 13278
print_thms_containing: index variables, refer to local facts as well;
Tue, 02 Jul 2002 15:41:02 +0200 these_facts: refrain from put_thmss (2nd time!);
wenzelm [Tue, 02 Jul 2002 15:41:02 +0200] rev 13277
these_facts: refrain from put_thmss (2nd time!);
Tue, 02 Jul 2002 15:40:27 +0200 ProofContext.pretty_fact;
wenzelm [Tue, 02 Jul 2002 15:40:27 +0200] rev 13276
ProofContext.pretty_fact;
Tue, 02 Jul 2002 15:39:49 +0200 tuned msg;
wenzelm [Tue, 02 Jul 2002 15:39:49 +0200] rev 13275
tuned msg;
Tue, 02 Jul 2002 15:38:48 +0200 improved thms_containing (use FactIndex.T etc.);
wenzelm [Tue, 02 Jul 2002 15:38:48 +0200] rev 13274
improved thms_containing (use FactIndex.T etc.);
Tue, 02 Jul 2002 15:38:13 +0200 ProofContext.print_thms_containing;
wenzelm [Tue, 02 Jul 2002 15:38:13 +0200] rev 13273
ProofContext.print_thms_containing;
Tue, 02 Jul 2002 15:37:49 +0200 emulate old thms_containing;
wenzelm [Tue, 02 Jul 2002 15:37:49 +0200] rev 13272
emulate old thms_containing;
Tue, 02 Jul 2002 15:36:51 +0200 added fact_index.ML;
wenzelm [Tue, 02 Jul 2002 15:36:51 +0200] rev 13271
added fact_index.ML;
Tue, 02 Jul 2002 15:36:12 +0200 Facts indexed by consts or (some) frees.
wenzelm [Tue, 02 Jul 2002 15:36:12 +0200] rev 13270
Facts indexed by consts or (some) frees.
Tue, 02 Jul 2002 13:28:08 +0200 Tidying and introduction of various new theorems
paulson [Tue, 02 Jul 2002 13:28:08 +0200] rev 13269
Tidying and introduction of various new theorems
Mon, 01 Jul 2002 18:16:18 +0200 more use of relativized quantifiers
paulson [Mon, 01 Jul 2002 18:16:18 +0200] rev 13268
more use of relativized quantifiers list_closed
Mon, 01 Jul 2002 18:10:53 +0200 *** empty log message ***
nipkow [Mon, 01 Jul 2002 18:10:53 +0200] rev 13267
*** empty log message ***
Mon, 01 Jul 2002 17:42:08 +0200 modified Larry's changes to make div/mod a numeral work in arith.
nipkow [Mon, 01 Jul 2002 17:42:08 +0200] rev 13266
modified Larry's changes to make div/mod a numeral work in arith.
Mon, 01 Jul 2002 16:43:50 +0200 *** empty log message ***
nipkow [Mon, 01 Jul 2002 16:43:50 +0200] rev 13265
*** empty log message ***
Mon, 01 Jul 2002 16:30:40 +0200 *** empty log message ***
nipkow [Mon, 01 Jul 2002 16:30:40 +0200] rev 13264
*** empty log message ***
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip