Sat, 11 Jul 2009 21:33:01 +0200 |
haftmann |
added boolean_algebra type class; tuned lattice duals
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 21:24:30 +0200 |
wenzelm |
structure Thm: less pervasive names;
|
file |
diff |
annotate
|
Mon, 15 Jun 2009 16:13:19 +0200 |
haftmann |
authentic syntax for Pow and image
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 08:06:03 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 15:28:59 +0200 |
haftmann |
insert now qualified and with authentic syntax
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 19:44:06 +0200 |
nipkow |
finite lemmas
|
file |
diff |
annotate
|
Mon, 18 May 2009 23:15:38 +0200 |
nipkow |
fine-tuned elimination of comprehensions involving x=t.
|
file |
diff |
annotate
|
Sat, 16 May 2009 11:28:02 +0200 |
nipkow |
"{x. P x & x=t & Q x}" is now rewritten to "if P t & Q t then {t} else {}"
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 13:23:39 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 14:08:41 +0100 |
haftmann |
tuned some theorem and attribute bindings
|
file |
diff |
annotate
|
Sat, 14 Mar 2009 12:50:29 +0100 |
haftmann |
reverted to old version of Set.thy -- strange effects have to be traced first
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 15:20:32 +0100 |
haftmann |
restructured theory Set.thy
|
file |
diff |
annotate
|
Thu, 05 Mar 2009 08:23:11 +0100 |
haftmann |
set operations Int, Un, INTER, UNION, Inter, Union, empty, UNIV are now proper qualified constants with authentic syntax
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 23:55:04 +0100 |
nipkow |
finiteness lemmas
|
file |
diff |
annotate
|
Thu, 29 Jan 2009 22:28:03 +0100 |
berghofe |
Added strong congruence rule for UN.
|
file |
diff |
annotate
|
Fri, 10 Oct 2008 06:45:53 +0200 |
haftmann |
`code func` now just `code`
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 14:50:00 +0200 |
haftmann |
rudimentary code setup for set operations
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 06:51:59 +0200 |
huffman |
remove simp attribute from range_composition
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 15:30:56 +0200 |
haftmann |
removed some dubious code lemmas
|
file |
diff |
annotate
|
Wed, 07 May 2008 10:56:43 +0200 |
berghofe |
- Now uses Orderings as parent theory
|
file |
diff |
annotate
|
Tue, 22 Apr 2008 08:33:16 +0200 |
haftmann |
constant HOL.eq now qualified
|
file |
diff |
annotate
|
Wed, 02 Apr 2008 15:58:32 +0200 |
haftmann |
explicit class "eq" for operational equality
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 19:14:00 +0100 |
wenzelm |
replaced 'ML_setup' by 'ML';
|
file |
diff |
annotate
|
Wed, 19 Mar 2008 22:47:35 +0100 |
wenzelm |
eliminated change_claset/simpset;
|
file |
diff |
annotate
|
Tue, 26 Feb 2008 20:38:15 +0100 |
haftmann |
moved some set lemmas from Set.thy here
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 14:54:41 +0100 |
haftmann |
improved code theorem setup
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 15:14:02 +0100 |
haftmann |
splitted class uminus from class minus
|
file |
diff |
annotate
|
Fri, 30 Nov 2007 20:13:03 +0100 |
haftmann |
adjustions to due to instance target
|
file |
diff |
annotate
|
Thu, 29 Nov 2007 17:08:26 +0100 |
haftmann |
instance command as rudimentary class target
|
file |
diff |
annotate
|
Fri, 23 Nov 2007 21:09:33 +0100 |
haftmann |
interpretation of typedecls: instantiation to class type
|
file |
diff |
annotate
|
Fri, 09 Nov 2007 13:41:27 +0100 |
krauss |
avoid name clashes when generating code for union, inter
|
file |
diff |
annotate
|
Mon, 05 Nov 2007 18:18:39 +0100 |
nipkow |
added lemmas
|
file |
diff |
annotate
|
Wed, 26 Sep 2007 20:27:58 +0200 |
haftmann |
convenient obtain rule for sets
|
file |
diff |
annotate
|
Thu, 20 Sep 2007 16:37:30 +0200 |
haftmann |
clarified code lemmas
|
file |
diff |
annotate
|
Fri, 24 Aug 2007 14:14:16 +0200 |
haftmann |
made sets executable
|
file |
diff |
annotate
|
Sun, 19 Aug 2007 21:21:37 +0200 |
nipkow |
Made UN_Un simp
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 13:58:57 +0200 |
haftmann |
dropped junk
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 12:52:56 +0200 |
paulson |
ATP blacklisting is now in theory data, attribute noatp
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 08:57:39 +0200 |
haftmann |
updated code generator setup
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 14:27:56 +0200 |
haftmann |
simplified HOL bootstrap
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 21:47:44 +0200 |
haftmann |
code lemma for contents
|
file |
diff |
annotate
|
Sun, 06 May 2007 21:50:17 +0200 |
haftmann |
changed code generator invocation syntax
|
file |
diff |
annotate
|
Fri, 20 Apr 2007 11:21:42 +0200 |
haftmann |
Isar definitions are now added explicitly to code theorem table
|
file |
diff |
annotate
|
Tue, 20 Mar 2007 08:27:23 +0100 |
haftmann |
fixed typo
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 21:32:11 +0100 |
haftmann |
added instance of sets as distributive lattices
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 19:23:49 +0100 |
wenzelm |
syntax: proper body priorty for derived binders;
|
file |
diff |
annotate
|
Wed, 28 Feb 2007 22:05:43 +0100 |
wenzelm |
tuned ML setup;
|
file |
diff |
annotate
|
Wed, 24 Jan 2007 17:10:50 +0100 |
paulson |
some new lemmas
|
file |
diff |
annotate
|
Sat, 20 Jan 2007 14:09:27 +0100 |
wenzelm |
tuned ML setup;
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 20:38:17 +0100 |
haftmann |
dropped FIXME comment
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 15:45:30 +0100 |
haftmann |
fixed syntax for bounded quantification
|
file |
diff |
annotate
|
Wed, 06 Dec 2006 01:12:36 +0100 |
wenzelm |
removed legacy ML bindings;
|
file |
diff |
annotate
|
Mon, 27 Nov 2006 13:42:42 +0100 |
haftmann |
restructured some proofs
|
file |
diff |
annotate
|
Sun, 26 Nov 2006 18:07:16 +0100 |
wenzelm |
updated (binder) syntax/notation;
|
file |
diff |
annotate
|
Fri, 17 Nov 2006 02:20:03 +0100 |
wenzelm |
more robust syntax for definition/abbreviation/notation;
|
file |
diff |
annotate
|
Wed, 15 Nov 2006 17:05:43 +0100 |
haftmann |
moved transitivity rules to Orderings.thy
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 15:43:11 +0100 |
haftmann |
dropped LOrder dependency
|
file |
diff |
annotate
|
Sun, 12 Nov 2006 21:31:52 +0100 |
nipkow |
image_constant_conv no longer [simp]
|
file |
diff |
annotate
|
Sun, 12 Nov 2006 19:22:10 +0100 |
nipkow |
started reorgnization of lattice theories
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 11:47:57 +0100 |
wenzelm |
renamed 'const_syntax' to 'notation';
|
file |
diff |
annotate
|