Thu, 24 Dec 2009 22:28:19 +0100 |
Christian Urban |
made the quotient_type definition more like typedef; now type variables need to be explicitly given
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 22:36:31 +0100 |
Christian Urban |
get_fun needed change to cope with "('a fset) fset" types...this needs composition (op o); now id_simps contains also id_o and o_id, and map_id is also added in QuotList.thy; regularize and cleaning needed to be hacked (indicated by "HACK")...THIS NEEDS ATTENTION!!!; except two lemmas in IntEx, all examples go through; added considerable material to FSet3; tuned FIXME-TODO
|
file |
diff |
annotate
|
Sun, 20 Dec 2009 00:53:35 +0100 |
Christian Urban |
on suggestion of Tobias renamed "quotient_def" to "quotient_definition"; needs new keyword file
|
file |
diff |
annotate
|
Sun, 20 Dec 2009 00:26:53 +0100 |
Christian Urban |
renamed "quotient" command to "quotient_type"; needs new keyword file to be installed
|
file |
diff |
annotate
|
Sun, 20 Dec 2009 00:14:46 +0100 |
Christian Urban |
with "isabelle make keywords" you can create automatically a "quot" keywordfile, provided all Logics are in place
|
file |
diff |
annotate
|
Sat, 19 Dec 2009 22:21:51 +0100 |
Christian Urban |
avoided global "open"s - replaced by local "open"s
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 14:58:33 +0100 |
Christian Urban |
moved the QuotMain code into two ML-files
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 11:08:58 +0100 |
Cezary Kaliszyk |
New syntax for definitions.
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 08:55:30 +0100 |
Cezary Kaliszyk |
Moved 'int_induct' to IntEx to keep IntEx2 being just theory of integers in order.
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 15:57:47 +0100 |
Cezary Kaliszyk |
Different syntax for definitions that allows overloading and retrieving of definitions by matching whole constants.
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 05:59:49 +0100 |
Cezary Kaliszyk |
Temporarily repeated fun_map_tac 4 times. Cleaning for all examples work.
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 23:30:47 +0100 |
Christian Urban |
implemented cleaning strategy with fun_map.simps on non-bounded variables; still a few rough edges
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 22:24:24 +0100 |
Christian Urban |
decoupled QuotProd from QuotMain and also started new cleaning strategy
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 22:02:14 +0100 |
Christian Urban |
proper formulation of all preservation theorems
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 17:33:51 +0100 |
Christian Urban |
chnaged syntax to "lifting theorem"
|
file |
diff |
annotate
|