oheimb [Fri, 27 Feb 1998 11:18:29 +0100] rev 4665
added minimal description of rep_cs
oheimb [Fri, 27 Feb 1998 11:18:16 +0100] rev 4664
added minimal description of rep_ss
paulson [Fri, 27 Feb 1998 11:08:20 +0100] rev 4663
"choice" moved to Set.ML
paulson [Fri, 27 Feb 1998 11:07:58 +0100] rev 4662
New absorbsion laws, etc
paulson [Fri, 27 Feb 1998 11:07:13 +0100] rev 4661
Vimage
paulson [Fri, 27 Feb 1998 11:06:28 +0100] rev 4660
New vimage laws
oheimb [Thu, 26 Feb 1998 15:45:33 +0100] rev 4659
added smart_tac
oheimb [Thu, 26 Feb 1998 15:41:46 +0100] rev 4658
removed superfluous addss
paulson [Thu, 26 Feb 1998 11:07:57 +0100] rev 4657
New theory, Vimage
paulson [Thu, 26 Feb 1998 11:07:37 +0100] rev 4656
Proved choice and bchoice; changed Fun.thy -> thy
wenzelm [Thu, 26 Feb 1998 10:48:19 +0100] rev 4655
*** empty log message ***
wenzelm [Thu, 26 Feb 1998 10:41:36 +0100] rev 4654
added clasimp.ML;
oheimb [Wed, 25 Feb 1998 20:29:58 +0100] rev 4653
renamed rep_claset to rep_cs
oheimb [Wed, 25 Feb 1998 20:25:27 +0100] rev 4652
factored out common code of HOL/simpdata.ML and FOL/simpdata.ML concerning
combination of classical reasoner and simplifier auto_tac into Provers/clasimp.ML
explicitly introducing combined type clasimpset
oheimb [Wed, 25 Feb 1998 15:51:24 +0100] rev 4651
changed wrapper mechanism of classical reasoner
oheimb [Wed, 25 Feb 1998 15:48:04 +0100] rev 4650
added split_all_tac to claset()
oheimb [Wed, 25 Feb 1998 15:45:32 +0100] rev 4649
changed wrapper mechanism of classical reasoner
paulson [Tue, 24 Feb 1998 11:35:33 +0100] rev 4648
New theory of the inverse image of a function
nipkow [Tue, 24 Feb 1998 10:44:53 +0100] rev 4647
Added some lemmas.
paulson [Mon, 23 Feb 1998 11:24:49 +0100] rev 4646
Catches bad elim rules, handling exception OPTION
paulson [Mon, 23 Feb 1998 11:16:18 +0100] rev 4645
New laws for union
paulson [Mon, 23 Feb 1998 11:15:40 +0100] rev 4644
New laws for id
nipkow [Sun, 22 Feb 1998 14:12:23 +0100] rev 4643
New induction schemas for lists (length and snoc).
nipkow [Fri, 20 Feb 1998 17:57:16 +0100] rev 4642
*** empty log message ***
nipkow [Fri, 20 Feb 1998 17:56:51 +0100] rev 4641
Congruence rules use == in premises now.
nipkow [Fri, 20 Feb 1998 17:56:39 +0100] rev 4640
Congruence rules use == in premises now.
New class linord.
oheimb [Fri, 20 Feb 1998 17:33:14 +0100] rev 4639
minor improvements
oheimb [Fri, 20 Feb 1998 16:02:21 +0100] rev 4638
re-arranged bindings for many function keys
oheimb [Fri, 20 Feb 1998 16:00:18 +0100] rev 4637
extended input syntax to handle names of special keys
oheimb [Fri, 20 Feb 1998 15:59:13 +0100] rev 4636
moved Ctrl entry before Alt entry
extended input syntax to handle names of special keys
paulson [Fri, 20 Feb 1998 11:07:51 +0100] rev 4635
New theorem eq_imp_le
paulson [Thu, 19 Feb 1998 15:01:25 +0100] rev 4634
Four new Union/Intersection laws
oheimb [Wed, 18 Feb 1998 18:42:54 +0100] rev 4633
corrected problem with auto_tac: now uses a variant of depth_tac that avoids
interference of the simplifier with dup_step_tac
wenzelm [Wed, 18 Feb 1998 17:32:18 +0100] rev 4632
added New Jersey mirror;
nipkow [Wed, 18 Feb 1998 11:31:25 +0100] rev 4631
Improved loop-test for rewrite rules a little.
Should be done properly!
wenzelm [Wed, 18 Feb 1998 10:37:48 +0100] rev 4630
tuned comment;
wenzelm [Fri, 13 Feb 1998 20:16:02 +0100] rev 4629
added append (curried);
wenzelm [Thu, 12 Feb 1998 17:53:05 +0100] rev 4628
*** empty log message ***
wenzelm [Thu, 12 Feb 1998 17:43:53 +0100] rev 4627
Sign.merge vs. Sign.nontriv_merge;
wenzelm [Thu, 12 Feb 1998 16:54:01 +0100] rev 4626
tuned comments;
wenzelm [Thu, 12 Feb 1998 16:43:05 +0100] rev 4625
oops;
wenzelm [Thu, 12 Feb 1998 16:38:08 +0100] rev 4624
tuned print_cs;
wenzelm [Thu, 12 Feb 1998 15:43:50 +0100] rev 4623
updated;
wenzelm [Thu, 12 Feb 1998 15:00:04 +0100] rev 4622
tuned;
wenzelm [Thu, 12 Feb 1998 14:53:00 +0100] rev 4621
added explicit signature;
improved comments;
wenzelm [Thu, 12 Feb 1998 14:52:17 +0100] rev 4620
improved comments;
wenzelm [Thu, 12 Feb 1998 12:37:53 +0100] rev 4619
fixed add_trrules: intern root;
wenzelm [Thu, 12 Feb 1998 12:36:55 +0100] rev 4618
export map_trrule;