Sat, 15 Sep 2007 19:25:54 +0200 replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
wenzelm [Sat, 15 Sep 2007 19:25:54 +0200] rev 24580
replaced Symbol.is_hex_letter to Symbol.is_ascii_hex; tuned Symbol.is_ascii_blank (according to SML syntax);
Sat, 15 Sep 2007 19:25:43 +0200 Lexical syntax for SML.
wenzelm [Sat, 15 Sep 2007 19:25:43 +0200] rev 24579
Lexical syntax for SML.
Sat, 15 Sep 2007 19:25:32 +0200 added ML/ml_lex.ML;
wenzelm [Sat, 15 Sep 2007 19:25:32 +0200] rev 24578
added ML/ml_lex.ML;
Sat, 15 Sep 2007 19:25:19 +0200 removed redundant OuterLex.make_lexicon;
wenzelm [Sat, 15 Sep 2007 19:25:19 +0200] rev 24577
removed redundant OuterLex.make_lexicon;
Fri, 14 Sep 2007 22:22:53 +0200 lexicographic_order method uses "<*mlex*>" instead of "measures" => no longer depends on List.thy
krauss [Fri, 14 Sep 2007 22:22:53 +0200] rev 24576
lexicographic_order method uses "<*mlex*>" instead of "measures" => no longer depends on List.thy
Fri, 14 Sep 2007 22:21:46 +0200 added "<*mlex*>" which lexicographically combines a measure function with a relation
krauss [Fri, 14 Sep 2007 22:21:46 +0200] rev 24575
added "<*mlex*>" which lexicographically combines a measure function with a relation
Fri, 14 Sep 2007 17:02:34 +0200 moved ML_XXX.ML files to Pure/ML;
wenzelm [Fri, 14 Sep 2007 17:02:34 +0200] rev 24574
moved ML_XXX.ML files to Pure/ML;
Fri, 14 Sep 2007 15:27:12 +0200 tidied
paulson [Fri, 14 Sep 2007 15:27:12 +0200] rev 24573
tidied
Fri, 14 Sep 2007 13:32:07 +0200 reverted back to the old version of the equivariance lemma for ALL
urbanc [Fri, 14 Sep 2007 13:32:07 +0200] rev 24572
reverted back to the old version of the equivariance lemma for ALL
Thu, 13 Sep 2007 23:58:38 +0200 some cleaning up to do with contexts
urbanc [Thu, 13 Sep 2007 23:58:38 +0200] rev 24571
some cleaning up to do with contexts
Thu, 13 Sep 2007 18:11:59 +0200 Generalized equivariance and nominal_inductive commands to
berghofe [Thu, 13 Sep 2007 18:11:59 +0200] rev 24570
Generalized equivariance and nominal_inductive commands to inductive definitions involving arbitrary monotone operators.
Thu, 13 Sep 2007 18:08:08 +0200 Added equivariance lemmas for induct_forall.
berghofe [Thu, 13 Sep 2007 18:08:08 +0200] rev 24569
Added equivariance lemmas for induct_forall.
Thu, 13 Sep 2007 18:06:50 +0200 Added equivariance lemma for induct_implies.
berghofe [Thu, 13 Sep 2007 18:06:50 +0200] rev 24568
Added equivariance lemma for induct_implies.
Tue, 11 Sep 2007 14:26:49 +0200 typo fixed, dead link removed
webertj [Tue, 11 Sep 2007 14:26:49 +0200] rev 24567
typo fixed, dead link removed
Mon, 10 Sep 2007 19:21:03 +0200 added lemma
nipkow [Mon, 10 Sep 2007 19:21:03 +0200] rev 24566
added lemma
Mon, 10 Sep 2007 16:09:01 +0200 Auto quickcheck now displays counterexample using Proof.goal_message
berghofe [Mon, 10 Sep 2007 16:09:01 +0200] rev 24565
Auto quickcheck now displays counterexample using Proof.goal_message rather than producing an error message.
Sat, 08 Sep 2007 20:37:22 +0200 added String.isSubstring;
wenzelm [Sat, 08 Sep 2007 20:37:22 +0200] rev 24564
added String.isSubstring;
Sat, 08 Sep 2007 19:58:39 +0200 export is_finished;
wenzelm [Sat, 08 Sep 2007 19:58:39 +0200] rev 24563
export is_finished; added thy_ord (based on update_time); begin_thy/register_thy: more precise handling of update_time;
Sat, 08 Sep 2007 19:58:38 +0200 Present.session_name;
wenzelm [Sat, 08 Sep 2007 19:58:38 +0200] rev 24562
Present.session_name;
Sat, 08 Sep 2007 19:58:37 +0200 tuned signature;
wenzelm [Sat, 08 Sep 2007 19:58:37 +0200] rev 24561
tuned signature; tuned message;
Sat, 08 Sep 2007 19:58:36 +0200 thy_deps: ThyInfo.thy_ord, improved dir/unfold entry;
wenzelm [Sat, 08 Sep 2007 19:58:36 +0200] rev 24560
thy_deps: ThyInfo.thy_ord, improved dir/unfold entry;
Sat, 08 Sep 2007 19:58:35 +0200 removed thy_ord (erratic due to multi-threading);
wenzelm [Sat, 08 Sep 2007 19:58:35 +0200] rev 24559
removed thy_ord (erratic due to multi-threading);
Sat, 08 Sep 2007 18:30:02 +0200 some cleaning up
urbanc [Sat, 08 Sep 2007 18:30:02 +0200] rev 24558
some cleaning up
Fri, 07 Sep 2007 22:13:49 +0200 theorem: apply hook last;
wenzelm [Fri, 07 Sep 2007 22:13:49 +0200] rev 24557
theorem: apply hook last;
Fri, 07 Sep 2007 22:13:48 +0200 reset goal messages after goal update;
wenzelm [Fri, 07 Sep 2007 22:13:48 +0200] rev 24556
reset goal messages after goal update;
Fri, 07 Sep 2007 22:13:45 +0200 added hilite markup;
wenzelm [Fri, 07 Sep 2007 22:13:45 +0200] rev 24555
added hilite markup;
Fri, 07 Sep 2007 20:40:08 +0200 fixed type alias in signature;
wenzelm [Fri, 07 Sep 2007 20:40:08 +0200] rev 24554
fixed type alias in signature;
Fri, 07 Sep 2007 17:56:03 +0200 added lemma
nipkow [Fri, 07 Sep 2007 17:56:03 +0200] rev 24553
added lemma
Fri, 07 Sep 2007 15:35:25 +0200 allow TVars during type inference
paulson [Fri, 07 Sep 2007 15:35:25 +0200] rev 24552
allow TVars during type inference
Fri, 07 Sep 2007 15:34:32 +0200 tidied the proofs
paulson [Fri, 07 Sep 2007 15:34:32 +0200] rev 24551
tidied the proofs
Fri, 07 Sep 2007 09:11:32 +0200 made smlnj happy;
wenzelm [Fri, 07 Sep 2007 09:11:32 +0200] rev 24550
made smlnj happy;
Thu, 06 Sep 2007 18:19:00 +0200 new fun declaration
paulson [Thu, 06 Sep 2007 18:19:00 +0200] rev 24549
new fun declaration
Thu, 06 Sep 2007 17:06:04 +0200 Auto-config of E_HOME, SPASS_HOME, VAMPIRE_HOME
paulson [Thu, 06 Sep 2007 17:06:04 +0200] rev 24548
Auto-config of E_HOME, SPASS_HOME, VAMPIRE_HOME
Thu, 06 Sep 2007 17:03:53 +0200 Vampire structured proofs. Better parsing; some bug fixes.
paulson [Thu, 06 Sep 2007 17:03:53 +0200] rev 24547
Vampire structured proofs. Better parsing; some bug fixes.
Thu, 06 Sep 2007 17:03:32 +0200 chained facts are now included
paulson [Thu, 06 Sep 2007 17:03:32 +0200] rev 24546
chained facts are now included
Thu, 06 Sep 2007 16:54:03 +0200 new proofs found
paulson [Thu, 06 Sep 2007 16:54:03 +0200] rev 24545
new proofs found
Thu, 06 Sep 2007 16:28:42 +0200 trivial cleaning up
urbanc [Thu, 06 Sep 2007 16:28:42 +0200] rev 24544
trivial cleaning up
Thu, 06 Sep 2007 12:30:41 +0200 added goal_message;
wenzelm [Thu, 06 Sep 2007 12:30:41 +0200] rev 24543
added goal_message;
Thu, 06 Sep 2007 12:30:11 +0200 theorem hooks: apply in declaration order;
wenzelm [Thu, 06 Sep 2007 12:30:11 +0200] rev 24542
theorem hooks: apply in declaration order;
Thu, 06 Sep 2007 11:53:17 +0200 Generalized code generator for numerals.
berghofe [Thu, 06 Sep 2007 11:53:17 +0200] rev 24541
Generalized code generator for numerals.
Thu, 06 Sep 2007 11:52:13 +0200 - New theories Lambda/NormalForm and Lambda/Standardization
berghofe [Thu, 06 Sep 2007 11:52:13 +0200] rev 24540
- New theories Lambda/NormalForm and Lambda/Standardization - Integrated Executable_Rat and Executable_Real theories into Rational and RealDef theories
Thu, 06 Sep 2007 11:50:32 +0200 Added lecture notes by Matthes and Loader.
berghofe [Thu, 06 Sep 2007 11:50:32 +0200] rev 24539
Added lecture notes by Matthes and Loader.
Thu, 06 Sep 2007 11:48:51 +0200 New proof of standardization theorem (inspired by Ralph Matthes).
berghofe [Thu, 06 Sep 2007 11:48:51 +0200] rev 24538
New proof of standardization theorem (inspired by Ralph Matthes).
Thu, 06 Sep 2007 11:47:36 +0200 Definition of normal forms (taken from theory WeakNorm).
berghofe [Thu, 06 Sep 2007 11:47:36 +0200] rev 24537
Definition of normal forms (taken from theory WeakNorm).
Thu, 06 Sep 2007 11:44:21 +0200 Moved definition of normal forms to new NormalForm theory.
berghofe [Thu, 06 Sep 2007 11:44:21 +0200] rev 24536
Moved definition of normal forms to new NormalForm theory.
Thu, 06 Sep 2007 11:41:04 +0200 Added Standardization theory.
berghofe [Thu, 06 Sep 2007 11:41:04 +0200] rev 24535
Added Standardization theory.
Thu, 06 Sep 2007 11:39:43 +0200 New code generator setup (taken from Library/Executable_Real.thy,
berghofe [Thu, 06 Sep 2007 11:39:43 +0200] rev 24534
New code generator setup (taken from Library/Executable_Real.thy, also works for old code generator).
Thu, 06 Sep 2007 11:38:10 +0200 Added code generator setup (taken from Library/Executable_Rat.thy,
berghofe [Thu, 06 Sep 2007 11:38:10 +0200] rev 24533
Added code generator setup (taken from Library/Executable_Rat.thy, also works for old code generator).
Thu, 06 Sep 2007 11:34:19 +0200 Integrated code generator setup into RealDef theory.
berghofe [Thu, 06 Sep 2007 11:34:19 +0200] rev 24532
Integrated code generator setup into RealDef theory.
Thu, 06 Sep 2007 11:33:45 +0200 Integrated code generator setup into Rational theory.
berghofe [Thu, 06 Sep 2007 11:33:45 +0200] rev 24531
Integrated code generator setup into Rational theory.
Thu, 06 Sep 2007 11:32:28 +0200 Integrated Executable_Rat and Executable_Real theories into
berghofe [Thu, 06 Sep 2007 11:32:28 +0200] rev 24530
Integrated Executable_Rat and Executable_Real theories into Rational and RealDef theories.
Wed, 05 Sep 2007 21:09:11 +0200 use preferences.ML: do setmp *here*, to capture intended default values;
wenzelm [Wed, 05 Sep 2007 21:09:11 +0200] rev 24529
use preferences.ML: do setmp *here*, to capture intended default values;
Wed, 05 Sep 2007 20:48:25 +0200 tuned;
wenzelm [Wed, 05 Sep 2007 20:48:25 +0200] rev 24528
tuned;
Wed, 05 Sep 2007 15:46:32 +0200 modified proofs so that they are not using claset()
urbanc [Wed, 05 Sep 2007 15:46:32 +0200] rev 24527
modified proofs so that they are not using claset()
Tue, 04 Sep 2007 15:30:31 +0200 tuned lemma; replaced !! by arbitrary
nipkow [Tue, 04 Sep 2007 15:30:31 +0200] rev 24526
tuned lemma; replaced !! by arbitrary
Tue, 04 Sep 2007 14:32:29 +0200 Improved comment.
ballarin [Tue, 04 Sep 2007 14:32:29 +0200] rev 24525
Improved comment.
Mon, 03 Sep 2007 16:50:53 +0200 Documented function package in IsarRef-manual.
krauss [Mon, 03 Sep 2007 16:50:53 +0200] rev 24524
Documented function package in IsarRef-manual.
Mon, 03 Sep 2007 10:00:24 +0200 added variations on infinite descent
nipkow [Mon, 03 Sep 2007 10:00:24 +0200] rev 24523
added variations on infinite descent
Mon, 03 Sep 2007 08:07:39 +0200 fixed Rat.inv
haftmann [Mon, 03 Sep 2007 08:07:39 +0200] rev 24522
fixed Rat.inv
Mon, 03 Sep 2007 08:01:35 +0200 fixed Rat.inv
haftmann [Mon, 03 Sep 2007 08:01:35 +0200] rev 24521
fixed Rat.inv
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip