src/HOL/Prod.ML
Wed, 01 Mar 2000 15:00:21 +0100 paulson expandshort
Fri, 18 Feb 2000 20:25:29 +0100 oheimb added split_eta_SetCompr, SetCompr_Sigma_eq
Fri, 18 Feb 2000 15:35:29 +0100 paulson new distributive laws
Fri, 28 Jan 2000 14:08:54 +0100 oheimb added splitE', also to claset
Wed, 05 Jan 2000 11:56:04 +0100 wenzelm replaced HOLogic.termTVar by HOLogic.termT;
Wed, 27 Oct 1999 19:32:19 +0200 oheimb added various little lemmas
Mon, 06 Sep 1999 18:18:49 +0200 oheimb added theorems fst_eqD and snd_eqD, added split_beta_proc, new split_eta_proc
Wed, 25 Aug 1999 10:53:19 +0200 paulson split_paired_Eps and lemmas
Mon, 19 Jul 1999 15:24:35 +0200 paulson getting rid of qed_goal
Thu, 15 Jul 1999 10:27:54 +0200 paulson qed_goal -> Goal
Thu, 17 Jun 1999 10:33:33 +0200 paulson renamed UNION_... to UN_... (to fit the convention)
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Fri, 04 Dec 1998 10:44:02 +0100 paulson new (and generalized) theorems about Sigma/Times
Mon, 09 Nov 1998 10:59:47 +0100 paulson new TIMES/Sigma rules
Mon, 02 Nov 1998 15:31:29 +0100 paulson Domain r, Range r replace fst``r, snd``r
Fri, 23 Oct 1998 22:36:49 +0200 berghofe Added theorem unit_induct (for rep_datatype).
Wed, 21 Oct 1998 17:40:35 +0200 berghofe Added theorem prod_induct (needed for rep_datatype).
Tue, 20 Oct 1998 16:39:14 +0200 wenzelm split_paired_all.ML;
Thu, 24 Sep 1998 17:17:14 +0200 oheimb renamed mk_meta_eq to mk_eq
Mon, 24 Aug 1998 14:02:40 +0200 oheimb debugged split_eta_proc
Thu, 13 Aug 1998 18:14:26 +0200 paulson even more tidying of Goal commands
Wed, 12 Aug 1998 16:20:49 +0200 oheimb renamed mk_meta_eq to meta_eq
Wed, 12 Aug 1998 15:18:34 +0200 oheimb replaced split_etas by split_eta_proc
Thu, 06 Aug 1998 15:48:13 +0200 paulson even more tidying of Goal commands
Wed, 15 Jul 1998 10:58:44 +0200 nipkow Minor tidying up.
Wed, 15 Jul 1998 10:15:13 +0200 paulson Removal of leading "\!\!..." from most Goal commands
Sun, 12 Jul 1998 11:49:17 +0200 wenzelm isatool expandshort;
Tue, 30 Jun 1998 20:41:41 +0200 berghofe Moved most of the Prod_Syntax - stuff to HOLogic.
Fri, 26 Jun 1998 15:10:40 +0200 paulson New rewrite unit_abs_eta_conv to compensate for unit_eq_proc
Thu, 25 Jun 1998 15:34:17 +0200 wenzelm added unit_eq simplification procedure;
Mon, 22 Jun 1998 17:26:46 +0200 wenzelm isatool fixgoal;
Tue, 02 Jun 1998 15:07:25 +0200 oheimb added split_etas
Mon, 27 Apr 1998 16:45:11 +0200 nipkow Added a few lemmas.
Fri, 24 Apr 1998 16:18:39 +0200 oheimb improved split_all_tac significantly
Tue, 21 Apr 1998 17:25:19 +0200 oheimb improved pair_tac to call prune_params_tac afterwards
Tue, 07 Apr 1998 13:43:07 +0200 oheimb made split_all_tac as safe wrapper more defensive:
Thu, 02 Apr 1998 17:19:02 +0200 oheimb split_all_tac now fails if there is nothing to split
Wed, 25 Feb 1998 15:48:04 +0100 oheimb added split_all_tac to claset()
Thu, 08 Jan 1998 18:08:43 +0100 oheimb added select_equality to the implicit claset
Thu, 08 Jan 1998 11:21:45 +0100 paulson Tidied by adding more default simprules
Thu, 18 Dec 1997 12:50:58 +0100 oheimb added expand_split_asm
Tue, 16 Dec 1997 17:58:03 +0100 wenzelm expandshort;
Mon, 10 Nov 1997 14:57:31 +0100 oheimb replaced 8bit characters
Tue, 04 Nov 1997 20:49:45 +0100 oheimb added several theorems
Mon, 03 Nov 1997 12:13:18 +0100 wenzelm isatool fixclasimp;
Fri, 17 Oct 1997 15:25:12 +0200 nipkow setloop split_tac -> addsplits
Fri, 10 Oct 1997 19:02:28 +0200 wenzelm fixed dots;
Wed, 23 Jul 1997 17:43:42 +0200 nipkow Prod.ML: Added split_paired_EX and lots of comments about failed attempts to
Fri, 06 Jun 1997 19:30:06 +0200 nipkow Added
Fri, 11 Apr 1997 15:21:36 +0200 paulson Yet more fast_tac->blast_tac, and other tidying
Thu, 03 Apr 1997 19:29:53 +0200 nipkow Now: unit = {True}
Thu, 03 Apr 1997 09:46:42 +0200 nipkow Removed (Unit) in Prod.
Wed, 02 Apr 1997 11:19:46 +0200 paulson Reorganization of how classical rules are installed
Sat, 15 Feb 1997 17:52:31 +0100 oheimb reflecting my recent changes of the simplifier and classical reasoner
Thu, 10 Oct 1996 12:00:23 +0200 paulson Deleted obsolete clasets
Thu, 26 Sep 1996 12:47:47 +0200 paulson Ran expandshort
Tue, 21 May 1996 13:39:31 +0200 berghofe Replaced fast_tac by Fast_tac (which uses default claset)
Fri, 17 May 1996 12:23:44 +0200 nipkow Moved split_rule et al from ind_syntax.ML to Prod.ML.
Tue, 07 May 1996 18:14:39 +0200 paulson Now split_all_tac works for i>1 !
Thu, 11 Apr 1996 08:30:25 +0200 nipkow Added a number of lemmas
less more (0) -60 tip