Tue, 07 May 2002 19:54:04 +0200 |
wenzelm |
rev_bexI [intro?];
|
file |
diff |
annotate
|
Mon, 06 May 2002 09:42:20 +0200 |
nipkow |
Added insert_disjoint and disjoint_insert [simp], and simplified proofs
|
file |
diff |
annotate
|
Mon, 25 Feb 2002 20:48:14 +0100 |
wenzelm |
clarified syntax of ``long'' statements: fixes/assumes/shows;
|
file |
diff |
annotate
|
Sat, 16 Feb 2002 20:59:34 +0100 |
wenzelm |
converted/deleted equalities.ML, mono.ML, subset.ML (see Set.thy);
|
file |
diff |
annotate
|
Fri, 04 Jan 2002 19:29:30 +0100 |
wenzelm |
tuned ``syntax (output)'';
|
file |
diff |
annotate
|
Sat, 01 Dec 2001 18:52:32 +0100 |
wenzelm |
renamed class "term" to "type" (actually "HOL.type");
|
file |
diff |
annotate
|
Wed, 21 Nov 2001 00:33:04 +0100 |
wenzelm |
theory Inverse_Image converted and moved to Set;
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:09:47 +0100 |
wenzelm |
eliminated old "symbols" syntax, use "xsymbols" instead;
|
file |
diff |
annotate
|
Sat, 03 Nov 2001 01:33:54 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 02 Nov 2001 22:01:58 +0100 |
wenzelm |
theory Calculation move to Set;
|
file |
diff |
annotate
|
Tue, 30 Oct 2001 13:43:26 +0100 |
wenzelm |
lemma Least_mono moved from Typedef.thy to Set.thy;
|
file |
diff |
annotate
|
Sun, 28 Oct 2001 22:59:12 +0100 |
wenzelm |
converted theory "Set";
|
file |
diff |
annotate
|
Sun, 14 Oct 2001 20:02:30 +0200 |
wenzelm |
removed Ord;
|
file |
diff |
annotate
|
Sun, 28 Jan 2001 16:46:19 +0100 |
nipkow |
fixed set comprehension print translation
|
file |
diff |
annotate
|
Tue, 09 Jan 2001 15:22:13 +0100 |
nipkow |
`` -> and ``` -> ``
|
file |
diff |
annotate
|
Tue, 03 Oct 2000 01:14:52 +0200 |
wenzelm |
range declared as syntax;
|
file |
diff |
annotate
|
Thu, 28 Sep 2000 14:42:21 +0200 |
wenzelm |
fixed \<Union>, \<Inter> syntax;
|
file |
diff |
annotate
|
Fri, 28 Jan 2000 11:22:02 +0100 |
oheimb |
beautified spacing for binders with symbols syntax, analogous to HOL.thy
|
file |
diff |
annotate
|
Thu, 11 Nov 1999 10:25:17 +0100 |
paulson |
new-style infix declaration for "image"
|
file |
diff |
annotate
|
Thu, 26 Aug 1999 11:32:39 +0200 |
paulson |
a little tidying; also FIXED BAD TYPE in INTER1, UNION1
|
file |
diff |
annotate
|
Tue, 17 Aug 1999 22:13:23 +0200 |
wenzelm |
replaced HOL_quantifiers flag by "HOL" print mode;
|
file |
diff |
annotate
|
Wed, 18 Nov 1998 15:10:46 +0100 |
paulson |
Finally removing "Compl" from HOL
|
file |
diff |
annotate
|
Fri, 30 Oct 1998 10:45:08 +0100 |
paulson |
Moved "instance set:...{power} from Set.thy to RelPow.thy, where is is needed
|
file |
diff |
annotate
|
Tue, 15 Sep 1998 15:10:38 +0200 |
paulson |
From Compl(A) to -A
|
file |
diff |
annotate
|
Wed, 05 Aug 1998 10:59:51 +0200 |
paulson |
Removal of "disjoint" translation
|
file |
diff |
annotate
|
Tue, 04 Aug 1998 09:22:07 +0200 |
wenzelm |
fixed disjount translation;
|
file |
diff |
annotate
|
Wed, 15 Jul 1998 10:58:44 +0200 |
nipkow |
Minor tidying up.
|
file |
diff |
annotate
|
Mon, 30 Mar 1998 21:06:09 +0200 |
oheimb |
added caveat
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 13:32:07 +0100 |
paulson |
UNIV now a constant; UNION1, INTER1 now translations and no longer have
|
file |
diff |
annotate
|
Wed, 05 Nov 1997 11:49:34 +0100 |
wenzelm |
adapted typed_print_translation;
|
file |
diff |
annotate
|
Mon, 20 Oct 1997 11:25:39 +0200 |
wenzelm |
adapted to qualified names;
|
file |
diff |
annotate
|
Fri, 10 Oct 1997 19:02:28 +0200 |
wenzelm |
fixed dots;
|
file |
diff |
annotate
|
Thu, 09 Oct 1997 15:03:06 +0200 |
wenzelm |
fixed infix syntax;
|
file |
diff |
annotate
|
Fri, 30 May 1997 15:19:58 +0200 |
paulson |
Overloading of "^" requires new type class "power", with types "nat" and
|
file |
diff |
annotate
|
Fri, 16 May 1997 17:40:41 +0200 |
nipkow |
Distributed Psubset stuff to basic set theory files, incl Finite.
|
file |
diff |
annotate
|
Wed, 16 Apr 1997 18:46:01 +0200 |
wenzelm |
improved translations for subset symbols syntax: constraints;
|
file |
diff |
annotate
|
Fri, 04 Apr 1997 16:33:28 +0200 |
nipkow |
moved inj and surj from Set to Fun and Inv -> inv.
|
file |
diff |
annotate
|
Tue, 25 Feb 1997 16:57:25 +0100 |
wenzelm |
added proper subset symbols syntax;
|
file |
diff |
annotate
|
Mon, 16 Dec 1996 10:35:01 +0100 |
wenzelm |
fixed \<subseteq> input;
|
file |
diff |
annotate
|
Fri, 13 Dec 1996 18:40:50 +0100 |
oheimb |
adaptions for symbol font
|
file |
diff |
annotate
|
Fri, 13 Dec 1996 17:42:36 +0100 |
wenzelm |
added set inclusion symbol syntax;
|
file |
diff |
annotate
|
Tue, 10 Dec 1996 15:13:53 +0100 |
wenzelm |
fixed alternative quantifier symbol syntax;
|
file |
diff |
annotate
|
Tue, 10 Dec 1996 14:09:32 +0100 |
wenzelm |
fixed pris of binder syntax;
|
file |
diff |
annotate
|
Wed, 27 Nov 1996 16:57:38 +0100 |
wenzelm |
added "op :", "op ~:" syntax;
|
file |
diff |
annotate
|
Mon, 23 Sep 1996 17:47:49 +0200 |
paulson |
New infix syntax: breaks line BEFORE operator
|
file |
diff |
annotate
|
Mon, 09 Sep 1996 11:08:01 +0200 |
paulson |
Corrected associativity: must be to right, as the type dictatess
|
file |
diff |
annotate
|
Fri, 26 Jul 1996 12:17:04 +0200 |
paulson |
Redefining "range" as a macro
|
file |
diff |
annotate
|
Tue, 23 Apr 1996 17:01:51 +0200 |
oheimb |
*** empty log message ***
|
file |
diff |
annotate
|
Tue, 23 Apr 1996 16:58:21 +0200 |
oheimb |
repaired critical proofs depending on the order inside non-confluent SimpSets,
|
file |
diff |
annotate
|
Mon, 04 Mar 1996 14:37:33 +0100 |
nipkow |
Added a constant UNIV == {x.True}
|
file |
diff |
annotate
|
Wed, 29 Nov 1995 16:44:59 +0100 |
clasohm |
removed quotes from types in consts and syntax sections
|
file |
diff |
annotate
|
Fri, 06 Oct 1995 16:17:08 +0100 |
regensbu |
added 8bit pragmas
|
file |
diff |
annotate
|
Sat, 22 Apr 1995 13:25:31 +0200 |
nipkow |
HOL.thy:
|
file |
diff |
annotate
|
Fri, 03 Mar 1995 12:02:25 +0100 |
clasohm |
new version of HOL with curried function application
|
file |
diff |
annotate
|