| Tue, 08 May 2001 16:01:36 +0200 | 
paulson | 
fixed comment
 | 
file |
diff |
annotate
 | 
| Thu, 29 Mar 2001 13:59:54 +0200 | 
nipkow | 
generalization of 1 point rules for ALL
 | 
file |
diff |
annotate
 | 
| Tue, 27 Mar 2001 13:00:30 +0200 | 
nipkow | 
fixed bug in tactic for ball 1 point simproc
 | 
file |
diff |
annotate
 | 
| Mon, 26 Mar 2001 12:51:14 +0200 | 
nipkow | 
I forgot a few bases cases for the 1-point rules...
 | 
file |
diff |
annotate
 | 
| Fri, 23 Mar 2001 10:10:53 +0100 | 
nipkow | 
added one point simprocs for bounded quantifiers
 | 
file |
diff |
annotate
 | 
| Tue, 20 Feb 2001 18:47:29 +0100 | 
oheimb | 
simplified definition of wrapper bspec
 | 
file |
diff |
annotate
 | 
| Wed, 31 Jan 2001 10:15:01 +0100 | 
oheimb | 
added diff_single_insert and subset_image_iff
 | 
file |
diff |
annotate
 | 
| Tue, 09 Jan 2001 15:22:13 +0100 | 
nipkow | 
`` ->  and ``` -> ``
 | 
file |
diff |
annotate
 | 
| Fri, 17 Nov 2000 18:48:00 +0100 | 
wenzelm | 
UNIV_witness;
 | 
file |
diff |
annotate
 | 
| Tue, 17 Oct 2000 10:26:07 +0200 | 
paulson | 
tidying; removed unused rev_contra_subsetD
 | 
file |
diff |
annotate
 | 
| Fri, 15 Sep 2000 12:39:57 +0200 | 
paulson | 
renamed (most of...) the select rules
 | 
file |
diff |
annotate
 | 
| Thu, 07 Sep 2000 20:50:33 +0200 | 
wenzelm | 
updated rulify setup;
 | 
file |
diff |
annotate
 | 
| Fri, 01 Sep 2000 00:28:27 +0200 | 
wenzelm | 
fixed rulify_prems;
 | 
file |
diff |
annotate
 | 
| Fri, 25 Aug 2000 12:15:35 +0200 | 
paulson | 
moved congruence rules UN_cong, INT_cong from UNTIY/Union to Set.ML
 | 
file |
diff |
annotate
 | 
| Mon, 24 Jul 2000 23:51:46 +0200 | 
wenzelm | 
avoid referencing thy value;
 | 
file |
diff |
annotate
 | 
| Mon, 17 Jul 2000 15:06:08 +0200 | 
wenzelm | 
AddXIs [UnI1, UnI2];
 | 
file |
diff |
annotate
 | 
| Fri, 14 Jul 2000 16:27:37 +0200 | 
oheimb | 
re-added subset_empty to simpset
 | 
file |
diff |
annotate
 | 
| Thu, 29 Jun 2000 12:14:45 +0200 | 
paulson | 
now uses equalityCE, which usually is more efficent than equalityE
 | 
file |
diff |
annotate
 | 
| Wed, 28 Jun 2000 10:41:16 +0200 | 
paulson | 
deleted a redundant bind_thm
 | 
file |
diff |
annotate
 | 
| Thu, 22 Jun 2000 23:04:34 +0200 | 
wenzelm | 
bind_thm(s);
 | 
file |
diff |
annotate
 | 
| Tue, 20 Jun 2000 11:42:24 +0200 | 
paulson | 
replaced the useless [p]subset_insertD by [p]subset_insert_iff
 | 
file |
diff |
annotate
 | 
| Fri, 16 Jun 2000 13:15:40 +0200 | 
paulson | 
Finally "AddEs [equalityE]" is IN and "AddDs [equals0D, sym RS equals0D]" is OUT
 | 
file |
diff |
annotate
 | 
| Wed, 07 Jun 2000 12:06:36 +0200 | 
paulson | 
tidied
 | 
file |
diff |
annotate
 | 
| Mon, 22 May 2000 12:29:02 +0200 | 
paulson | 
psubsetI is a safe rule
 | 
file |
diff |
annotate
 | 
| Mon, 08 May 2000 20:58:49 +0200 | 
wenzelm | 
strip = impI allI allI;
 | 
file |
diff |
annotate
 | 
| Thu, 02 Mar 2000 10:26:22 +0100 | 
paulson | 
tidied the proofs of singleton_insert_inj_eq, singleton_insert_inj_eq' and
 | 
file |
diff |
annotate
 | 
| Wed, 08 Dec 1999 13:51:44 +0100 | 
paulson | 
useful lemma eqset_imp_iff
 | 
file |
diff |
annotate
 | 
| Tue, 23 Nov 1999 11:18:19 +0100 | 
paulson | 
new theorem rev_image_eqI
 | 
file |
diff |
annotate
 | 
| Thu, 11 Nov 1999 10:25:17 +0100 | 
paulson | 
new-style infix declaration for "image"
 | 
file |
diff |
annotate
 | 
| Fri, 05 Nov 1999 12:47:29 +0100 | 
paulson | 
new psubset lemma
 | 
file |
diff |
annotate
 | 
| Fri, 29 Oct 1999 10:10:31 +0200 | 
oheimb | 
improved singleton_insert_inj_eq
 | 
file |
diff |
annotate
 | 
| Tue, 05 Oct 1999 15:29:46 +0200 | 
berghofe | 
Added attribute rulify_prems (useful for modifying premises of introduction
 | 
file |
diff |
annotate
 | 
| Wed, 29 Sep 1999 16:45:04 +0200 | 
wenzelm | 
CollectE;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Sep 1999 10:40:58 +0200 | 
wenzelm | 
isatool expandshort;
 | 
file |
diff |
annotate
 | 
| Mon, 06 Sep 1999 18:19:01 +0200 | 
oheimb | 
added theorems subset_insertD, singleton_insert_inj_eq, subset_singletonD
 | 
file |
diff |
annotate
 | 
| Thu, 02 Sep 1999 15:24:31 +0200 | 
wenzelm | 
AddXDs [bspec];
 | 
file |
diff |
annotate
 | 
| Mon, 19 Jul 1999 15:24:35 +0200 | 
paulson | 
getting rid of qed_goal
 | 
file |
diff |
annotate
 | 
| Thu, 15 Jul 1999 10:27:54 +0200 | 
paulson | 
qed_goal -> Goal
 | 
file |
diff |
annotate
 | 
| Fri, 16 Apr 1999 16:47:30 +0200 | 
wenzelm | 
lemmas about proper subset relation;
 | 
file |
diff |
annotate
 | 
| Wed, 17 Mar 1999 16:53:46 +0100 | 
wenzelm | 
Theory.sign_of;
 | 
file |
diff |
annotate
 | 
| Wed, 03 Mar 1999 11:15:18 +0100 | 
paulson | 
expandshort
 | 
file |
diff |
annotate
 | 
| Mon, 01 Mar 1999 15:57:29 +0100 | 
paulson | 
simpler proofs of congruence rules
 | 
file |
diff |
annotate
 | 
| Wed, 03 Feb 1999 13:26:07 +0100 | 
paulson | 
inj is now a translation of inj_on
 | 
file |
diff |
annotate
 | 
| Wed, 02 Dec 1998 15:53:05 +0100 | 
paulson | 
new rule rev_bexI
 | 
file |
diff |
annotate
 | 
| Wed, 18 Nov 1998 15:10:46 +0100 | 
paulson | 
Finally removing "Compl" from HOL
 | 
file |
diff |
annotate
 | 
| Thu, 15 Oct 1998 11:38:39 +0200 | 
paulson | 
Uses overload_1st_set to specify overloading
 | 
file |
diff |
annotate
 | 
| Thu, 01 Oct 1998 18:29:53 +0200 | 
nipkow | 
new singleton_conv2
 | 
file |
diff |
annotate
 | 
| Mon, 21 Sep 1998 23:12:31 +0200 | 
oheimb | 
added wrapper for bspec
 | 
file |
diff |
annotate
 | 
| Tue, 15 Sep 1998 15:04:07 +0200 | 
paulson | 
From Compl(A) to -A
 | 
file |
diff |
annotate
 | 
| Thu, 10 Sep 1998 17:20:49 +0200 | 
paulson | 
Changed equals0E back to equals0D and gave it the correct destruct form
 | 
file |
diff |
annotate
 | 
| Wed, 19 Aug 1998 10:27:25 +0200 | 
paulson | 
fixed overloading of "image"
 | 
file |
diff |
annotate
 | 
| Fri, 14 Aug 1998 12:03:01 +0200 | 
paulson | 
expandshort
 | 
file |
diff |
annotate
 | 
| Thu, 13 Aug 1998 18:14:26 +0200 | 
paulson | 
even more tidying of Goal commands
 | 
file |
diff |
annotate
 | 
| Wed, 12 Aug 1998 16:23:25 +0200 | 
oheimb | 
cleanup for Fun.thy:
 | 
file |
diff |
annotate
 | 
| Thu, 06 Aug 1998 10:47:13 +0200 | 
paulson | 
Now recognizes both {}= and ={}
 | 
file |
diff |
annotate
 | 
| Wed, 05 Aug 1998 11:00:48 +0200 | 
paulson | 
Renamed equals0D to equals0E
 | 
file |
diff |
annotate
 | 
| Tue, 04 Aug 1998 10:46:44 +0200 | 
paulson | 
Deleted the redundant rule mem_if
 | 
file |
diff |
annotate
 | 
| Wed, 15 Jul 1998 14:19:02 +0200 | 
paulson | 
More tidying and removal of "\!\!... from Goal commands
 | 
file |
diff |
annotate
 | 
| Wed, 15 Jul 1998 10:15:13 +0200 | 
paulson | 
Removal of leading "\!\!..." from most Goal commands
 | 
file |
diff |
annotate
 | 
| Mon, 22 Jun 1998 17:26:46 +0200 | 
wenzelm | 
isatool fixgoal;
 | 
file |
diff |
annotate
 |