Wed, 15 Jul 2009 15:09:33 +0200 More finite set induction rules
nipkow [Wed, 15 Jul 2009 15:09:33 +0200] rev 32006
More finite set induction rules
Wed, 15 Jul 2009 12:44:41 +0200 made upt/upto executable on nat/int by simp
nipkow [Wed, 15 Jul 2009 12:44:41 +0200] rev 32005
made upt/upto executable on nat/int by simp
Tue, 14 Jul 2009 12:18:52 +0200 removed obsolete/unused legacy_unvarify;
wenzelm [Tue, 14 Jul 2009 12:18:52 +0200] rev 32004
removed obsolete/unused legacy_unvarify;
Tue, 14 Jul 2009 12:10:44 +0200 tuned prepare_patternT: Term.exists_subtype;
wenzelm [Tue, 14 Jul 2009 12:10:44 +0200] rev 32003
tuned prepare_patternT: Term.exists_subtype;
Tue, 14 Jul 2009 12:10:01 +0200 tuned paramify_vars: Term_Subst.map_atypsT_option;
wenzelm [Tue, 14 Jul 2009 12:10:01 +0200] rev 32002
tuned paramify_vars: Term_Subst.map_atypsT_option;
Tue, 14 Jul 2009 10:56:43 +0200 merged
haftmann [Tue, 14 Jul 2009 10:56:43 +0200] rev 32001
merged
Tue, 14 Jul 2009 10:54:54 +0200 updated to changes in sources; tuned
haftmann [Tue, 14 Jul 2009 10:54:54 +0200] rev 32000
updated to changes in sources; tuned
Tue, 14 Jul 2009 10:54:21 +0200 updated to changes in sources; tuned
haftmann [Tue, 14 Jul 2009 10:54:21 +0200] rev 31999
updated to changes in sources; tuned
Tue, 14 Jul 2009 10:54:04 +0200 code attributes use common underscore convention
haftmann [Tue, 14 Jul 2009 10:54:04 +0200] rev 31998
code attributes use common underscore convention
Tue, 14 Jul 2009 10:53:44 +0200 NEWS and CONTRIBUTORS
haftmann [Tue, 14 Jul 2009 10:53:44 +0200] rev 31997
NEWS and CONTRIBUTORS
Mon, 13 Jul 2009 19:07:05 +0200 Tuned proof of lcm_1_iff_int, because metis produced enormous proof term.
berghofe [Mon, 13 Jul 2009 19:07:05 +0200] rev 31996
Tuned proof of lcm_1_iff_int, because metis produced enormous proof term.
Sun, 12 Jul 2009 14:48:01 +0200 more gcd/lcm lemmas
nipkow [Sun, 12 Jul 2009 14:48:01 +0200] rev 31995
more gcd/lcm lemmas
Sun, 12 Jul 2009 11:36:09 +0200 typo
nipkow [Sun, 12 Jul 2009 11:36:09 +0200] rev 31994
typo
Sun, 12 Jul 2009 11:25:56 +0200 resolvd conflict
nipkow [Sun, 12 Jul 2009 11:25:56 +0200] rev 31993
resolvd conflict
Sun, 12 Jul 2009 10:14:51 +0200 More about gcd/lcm, and some cleaning up
nipkow [Sun, 12 Jul 2009 10:14:51 +0200] rev 31992
More about gcd/lcm, and some cleaning up
Sat, 11 Jul 2009 21:33:01 +0200 added boolean_algebra type class; tuned lattice duals
haftmann [Sat, 11 Jul 2009 21:33:01 +0200] rev 31991
added boolean_algebra type class; tuned lattice duals
Fri, 10 Jul 2009 09:24:50 +0200 move Kleene_Algebra to Library
krauss [Fri, 10 Jul 2009 09:24:50 +0200] rev 31990
move Kleene_Algebra to Library
Fri, 10 Jul 2009 07:59:44 +0200 merged
haftmann [Fri, 10 Jul 2009 07:59:44 +0200] rev 31989
merged
Fri, 10 Jul 2009 07:59:29 +0200 tuned locale interface
haftmann [Fri, 10 Jul 2009 07:59:29 +0200] rev 31988
tuned locale interface
Fri, 10 Jul 2009 07:59:28 +0200 tuned
haftmann [Fri, 10 Jul 2009 07:59:28 +0200] rev 31987
tuned
Fri, 10 Jul 2009 07:59:27 +0200 dropped find_index_eq
haftmann [Fri, 10 Jul 2009 07:59:27 +0200] rev 31986
dropped find_index_eq
Fri, 10 Jul 2009 07:59:25 +0200 tuned quickcheck generator for bool
haftmann [Fri, 10 Jul 2009 07:59:25 +0200] rev 31985
tuned quickcheck generator for bool
Fri, 10 Jul 2009 07:59:23 +0200 tuned
haftmann [Fri, 10 Jul 2009 07:59:23 +0200] rev 31984
tuned
Fri, 10 Jul 2009 00:49:32 +0200 merged
wenzelm [Fri, 10 Jul 2009 00:49:32 +0200] rev 31983
merged
Fri, 10 Jul 2009 00:10:36 +0200 merged
wenzelm [Fri, 10 Jul 2009 00:10:36 +0200] rev 31982
merged
Fri, 10 Jul 2009 00:47:17 +0200 tuned varify/unvarify: use Term_Subst.map_XXX combinators;
wenzelm [Fri, 10 Jul 2009 00:47:17 +0200] rev 31981
tuned varify/unvarify: use Term_Subst.map_XXX combinators;
Fri, 10 Jul 2009 00:08:38 +0200 added some generic mapping combinators;
wenzelm [Fri, 10 Jul 2009 00:08:38 +0200] rev 31980
added some generic mapping combinators; share private exception SAME locally;
Thu, 09 Jul 2009 23:05:59 +0200 reorganised; many new lemmas thanks to sledgehammer
krauss [Thu, 09 Jul 2009 23:05:59 +0200] rev 31979
reorganised; many new lemmas thanks to sledgehammer
Thu, 09 Jul 2009 23:05:59 +0200 tuned
krauss [Thu, 09 Jul 2009 23:05:59 +0200] rev 31978
tuned
Thu, 09 Jul 2009 22:48:12 +0200 renamed structure TermSubst to Term_Subst;
wenzelm [Thu, 09 Jul 2009 22:48:12 +0200] rev 31977
renamed structure TermSubst to Term_Subst;
Thu, 09 Jul 2009 22:36:11 +0200 Sorttab in Pure;
wenzelm [Thu, 09 Jul 2009 22:36:11 +0200] rev 31976
Sorttab in Pure;
Thu, 09 Jul 2009 22:13:19 +0200 removed obsolete CVS Ids;
wenzelm [Thu, 09 Jul 2009 22:13:19 +0200] rev 31975
removed obsolete CVS Ids;
Thu, 09 Jul 2009 22:09:58 +0200 removed obsolete CVS Ids;
wenzelm [Thu, 09 Jul 2009 22:09:58 +0200] rev 31974
removed obsolete CVS Ids;
Thu, 09 Jul 2009 22:04:10 +0200 merged
wenzelm [Thu, 09 Jul 2009 22:04:10 +0200] rev 31973
merged
Thu, 09 Jul 2009 22:02:24 +0200 recovered some proofs broken in 0314441a53a6;
wenzelm [Thu, 09 Jul 2009 22:02:24 +0200] rev 31972
recovered some proofs broken in 0314441a53a6;
Thu, 09 Jul 2009 22:01:41 +0200 renamed functor TableFun to Table, and GraphFun to Graph;
wenzelm [Thu, 09 Jul 2009 22:01:41 +0200] rev 31971
renamed functor TableFun to Table, and GraphFun to Graph;
Thu, 09 Jul 2009 17:34:59 +0200 move rel_pow_commute: "R O R ^^ n = R ^^ n O R" to Transitive_Closure
krauss [Thu, 09 Jul 2009 17:34:59 +0200] rev 31970
move rel_pow_commute: "R O R ^^ n = R ^^ n O R" to Transitive_Closure
Thu, 09 Jul 2009 17:33:22 +0200 drop unused lemmas
krauss [Thu, 09 Jul 2009 17:33:22 +0200] rev 31969
drop unused lemmas
Thu, 09 Jul 2009 10:34:51 +0200 FPS form a metric space, which justifies the infinte sum notation
chaieb [Thu, 09 Jul 2009 10:34:51 +0200] rev 31968
FPS form a metric space, which justifies the infinte sum notation
Thu, 09 Jul 2009 08:55:42 +0200 merged
chaieb [Thu, 09 Jul 2009 08:55:42 +0200] rev 31967
merged
Sun, 05 Jul 2009 21:10:23 +0200 merged
chaieb [Sun, 05 Jul 2009 21:10:23 +0200] rev 31966
merged
Sat, 04 Jul 2009 15:19:47 +0200 merged
chaieb [Sat, 04 Jul 2009 15:19:47 +0200] rev 31965
merged
Sat, 04 Jul 2009 15:19:29 +0200 merged
chaieb [Sat, 04 Jul 2009 15:19:29 +0200] rev 31964
merged
Thu, 02 Jul 2009 13:48:39 +0200 Gettring rid of sorts hyps
chaieb [Thu, 02 Jul 2009 13:48:39 +0200] rev 31963
Gettring rid of sorts hyps
Wed, 08 Jul 2009 08:18:07 +0200 tuned structure Code internally
haftmann [Wed, 08 Jul 2009 08:18:07 +0200] rev 31962
tuned structure Code internally
Wed, 08 Jul 2009 06:43:30 +0200 merged
nipkow [Wed, 08 Jul 2009 06:43:30 +0200] rev 31961
merged
Wed, 08 Jul 2009 06:42:35 +0200 name fixed
nipkow [Wed, 08 Jul 2009 06:42:35 +0200] rev 31960
name fixed
Tue, 07 Jul 2009 21:26:08 +0200 merged
haftmann [Tue, 07 Jul 2009 21:26:08 +0200] rev 31959
merged
Tue, 07 Jul 2009 17:50:03 +0200 merged
haftmann [Tue, 07 Jul 2009 17:50:03 +0200] rev 31958
merged
Tue, 07 Jul 2009 17:21:27 +0200 tuned interface of structure Code
haftmann [Tue, 07 Jul 2009 17:21:27 +0200] rev 31957
tuned interface of structure Code
Tue, 07 Jul 2009 17:21:26 +0200 more accurate certificates for constant aliasses
haftmann [Tue, 07 Jul 2009 17:21:26 +0200] rev 31956
more accurate certificates for constant aliasses
Tue, 07 Jul 2009 21:24:55 +0200 merged
haftmann [Tue, 07 Jul 2009 21:24:55 +0200] rev 31955
merged
Tue, 07 Jul 2009 17:37:00 +0200 Stefan Berghofer's code generator uses Pure equality instead of HOL equality now
haftmann [Tue, 07 Jul 2009 17:37:00 +0200] rev 31954
Stefan Berghofer's code generator uses Pure equality instead of HOL equality now
Tue, 07 Jul 2009 20:16:06 +0200 fixed proof (cf. 40501bb2d57c);
wenzelm [Tue, 07 Jul 2009 20:16:06 +0200] rev 31953
fixed proof (cf. 40501bb2d57c);
Tue, 07 Jul 2009 17:39:51 +0200 renamed lemmas: nat_xyz/int_xyz -> xyz_nat/xyz_int
nipkow [Tue, 07 Jul 2009 17:39:51 +0200] rev 31952
renamed lemmas: nat_xyz/int_xyz -> xyz_nat/xyz_int
Tue, 07 Jul 2009 07:56:24 +0200 merged
haftmann [Tue, 07 Jul 2009 07:56:24 +0200] rev 31951
merged
Mon, 06 Jul 2009 16:49:51 +0200 tuned code
haftmann [Mon, 06 Jul 2009 16:49:51 +0200] rev 31950
tuned code
Mon, 06 Jul 2009 14:19:13 +0200 moved Inductive.myinv to Fun.inv; tuned
haftmann [Mon, 06 Jul 2009 14:19:13 +0200] rev 31949
moved Inductive.myinv to Fun.inv; tuned
Tue, 07 Jul 2009 00:29:34 +0200 add_classrel/arity: strip_shyps of stored result;
wenzelm [Tue, 07 Jul 2009 00:29:34 +0200] rev 31948
add_classrel/arity: strip_shyps of stored result;
Mon, 06 Jul 2009 22:42:27 +0200 clarified strip_shyps: proper type witnesses for present sorts;
wenzelm [Mon, 06 Jul 2009 22:42:27 +0200] rev 31947
clarified strip_shyps: proper type witnesses for present sorts; moved fold_terms to thm.ML;
Mon, 06 Jul 2009 22:41:00 +0200 witness_sorts: proper type witnesses for hyps, not invented "'hyp" variables;
wenzelm [Mon, 06 Jul 2009 22:41:00 +0200] rev 31946
witness_sorts: proper type witnesses for hyps, not invented "'hyp" variables;
Mon, 06 Jul 2009 21:24:30 +0200 structure Thm: less pervasive names;
wenzelm [Mon, 06 Jul 2009 21:24:30 +0200] rev 31945
structure Thm: less pervasive names;
Mon, 06 Jul 2009 20:36:38 +0200 clarified Thm.of_class/of_sort/class_triv;
wenzelm [Mon, 06 Jul 2009 20:36:38 +0200] rev 31944
clarified Thm.of_class/of_sort/class_triv;
Mon, 06 Jul 2009 19:58:52 +0200 renamed inclass/Inclass to of_class/OfClass, in accordance to of_sort;
wenzelm [Mon, 06 Jul 2009 19:58:52 +0200] rev 31943
renamed inclass/Inclass to of_class/OfClass, in accordance to of_sort;
Sat, 04 Jul 2009 23:25:28 +0200 renamed Delay to Swing_Thread.delay (action is executed within AWT thread!);
wenzelm [Sat, 04 Jul 2009 23:25:28 +0200] rev 31942
renamed Delay to Swing_Thread.delay (action is executed within AWT thread!);
Sat, 04 Jul 2009 22:22:34 +0200 Delayed action.
wenzelm [Sat, 04 Jul 2009 22:22:34 +0200] rev 31941
Delayed action.
Sat, 04 Jul 2009 12:40:57 +0200 merged
wenzelm [Sat, 04 Jul 2009 12:40:57 +0200] rev 31940
merged
Sat, 04 Jul 2009 07:58:34 +0200 merged
haftmann [Sat, 04 Jul 2009 07:58:34 +0200] rev 31939
merged
Fri, 03 Jul 2009 23:29:03 +0200 nominal.ML is nominal_datatype.ML
haftmann [Fri, 03 Jul 2009 23:29:03 +0200] rev 31938
nominal.ML is nominal_datatype.ML
Fri, 03 Jul 2009 16:51:56 +0200 merged
haftmann [Fri, 03 Jul 2009 16:51:56 +0200] rev 31937
merged
Fri, 03 Jul 2009 16:51:08 +0200 nominal.ML is nominal_datatype.ML
haftmann [Fri, 03 Jul 2009 16:51:08 +0200] rev 31936
nominal.ML is nominal_datatype.ML
Fri, 03 Jul 2009 16:51:07 +0200 cleaned up fundamental iml term functions; nested patterns
haftmann [Fri, 03 Jul 2009 16:51:07 +0200] rev 31935
cleaned up fundamental iml term functions; nested patterns
Fri, 03 Jul 2009 16:51:07 +0200 cleaned up fundamental iml term functions
haftmann [Fri, 03 Jul 2009 16:51:07 +0200] rev 31934
cleaned up fundamental iml term functions
Fri, 03 Jul 2009 16:51:06 +0200 proper closures -- imperative programming considered harmful...
haftmann [Fri, 03 Jul 2009 16:51:06 +0200] rev 31933
proper closures -- imperative programming considered harmful...
Fri, 03 Jul 2009 16:51:06 +0200 avoid useless code equations
haftmann [Fri, 03 Jul 2009 16:51:06 +0200] rev 31932
avoid useless code equations
Fri, 03 Jul 2009 08:51:34 +0200 restored subscripts
haftmann [Fri, 03 Jul 2009 08:51:34 +0200] rev 31931
restored subscripts
Fri, 03 Jul 2009 08:44:13 +0200 lemma foldl_apply_inv
haftmann [Fri, 03 Jul 2009 08:44:13 +0200] rev 31930
lemma foldl_apply_inv
Sat, 04 Jul 2009 11:46:51 +0200 is_open: surrogate sequence is High..Low;
wenzelm [Sat, 04 Jul 2009 11:46:51 +0200] rev 31929
is_open: surrogate sequence is High..Low; added class Index for decoding offsets; tuned;
Fri, 03 Jul 2009 21:14:46 +0200 init/check Isabelle_System;
wenzelm [Fri, 03 Jul 2009 21:14:46 +0200] rev 31928
init/check Isabelle_System;
Fri, 03 Jul 2009 21:14:16 +0200 init isabelle home from existing setting or hint via system property;
wenzelm [Fri, 03 Jul 2009 21:14:16 +0200] rev 31927
init isabelle home from existing setting or hint via system property;
Fri, 03 Jul 2009 20:37:14 +0200 more hgignore;
wenzelm [Fri, 03 Jul 2009 20:37:14 +0200] rev 31926
more hgignore;
Fri, 03 Jul 2009 16:36:02 +0200 basic setup for Isabelle/JVM application bundle;
wenzelm [Fri, 03 Jul 2009 16:36:02 +0200] rev 31925
basic setup for Isabelle/JVM application bundle;
Fri, 03 Jul 2009 16:10:49 +0200 separate setup for App1;
wenzelm [Fri, 03 Jul 2009 16:10:49 +0200] rev 31924
separate setup for App1;
Fri, 03 Jul 2009 10:54:26 +0200 SCALA_HOME: proper line escapes for choosefrom;
wenzelm [Fri, 03 Jul 2009 10:54:26 +0200] rev 31923
SCALA_HOME: proper line escapes for choosefrom;
Fri, 03 Jul 2009 00:15:59 +0200 allow reloading of settings within JVM process;
wenzelm [Fri, 03 Jul 2009 00:15:59 +0200] rev 31922
allow reloading of settings within JVM process;
Fri, 03 Jul 2009 00:10:19 +0200 Isabelle application wrapper for windows.
wenzelm [Fri, 03 Jul 2009 00:10:19 +0200] rev 31921
Isabelle application wrapper for windows.
Fri, 03 Jul 2009 00:06:40 +0200 isabelle.home: native jvmpath;
wenzelm [Fri, 03 Jul 2009 00:06:40 +0200] rev 31920
isabelle.home: native jvmpath;
Fri, 03 Jul 2009 00:02:07 +0200 Generic Isabelle application wrapper.
wenzelm [Fri, 03 Jul 2009 00:02:07 +0200] rev 31919
Generic Isabelle application wrapper.
Fri, 03 Jul 2009 00:00:03 +0200 observe SCALA_HOME, if available;
wenzelm [Fri, 03 Jul 2009 00:00:03 +0200] rev 31918
observe SCALA_HOME, if available; no default classpath for scala-library.jar;
Thu, 02 Jul 2009 22:18:02 +0200 merged
wenzelm [Thu, 02 Jul 2009 22:18:02 +0200] rev 31917
merged
Thu, 02 Jul 2009 21:24:32 +0200 recovered subscripts, which were lost in b41d61c768e2 (due to Emacs accident?);
wenzelm [Thu, 02 Jul 2009 21:24:32 +0200] rev 31916
recovered subscripts, which were lost in b41d61c768e2 (due to Emacs accident?);
Thu, 02 Jul 2009 18:32:28 +0200 merged
haftmann [Thu, 02 Jul 2009 18:32:28 +0200] rev 31915
merged
Thu, 02 Jul 2009 16:06:12 +0200 instance arities can be simultaneous
haftmann [Thu, 02 Jul 2009 16:06:12 +0200] rev 31914
instance arities can be simultaneous
Thu, 02 Jul 2009 16:00:28 +0200 updated generated files
haftmann [Thu, 02 Jul 2009 16:00:28 +0200] rev 31913
updated generated files
Thu, 02 Jul 2009 16:00:27 +0200 more friendly wrt. PGs interpretation of compound *); added dedicated section on value and quickcheck
haftmann [Thu, 02 Jul 2009 16:00:27 +0200] rev 31912
more friendly wrt. PGs interpretation of compound *); added dedicated section on value and quickcheck
Thu, 02 Jul 2009 14:43:06 +0100 merged
paulson [Thu, 02 Jul 2009 14:43:06 +0100] rev 31911
merged
Thu, 02 Jul 2009 10:49:46 +0100 Deleted some debugging code
paulson [Thu, 02 Jul 2009 10:49:46 +0100] rev 31910
Deleted some debugging code
Wed, 01 Jul 2009 16:19:44 +0100 merged
paulson [Wed, 01 Jul 2009 16:19:44 +0100] rev 31909
merged
Wed, 24 Jun 2009 16:28:30 +0100 merged
paulson [Wed, 24 Jun 2009 16:28:30 +0100] rev 31908
merged
Tue, 23 Jun 2009 15:48:55 +0100 merged
paulson [Tue, 23 Jun 2009 15:48:55 +0100] rev 31907
merged
Thu, 18 Jun 2009 17:14:08 +0100 Removed unnecessary conditions concerning nonzero divisors
paulson [Thu, 18 Jun 2009 17:14:08 +0100] rev 31906
Removed unnecessary conditions concerning nonzero divisors
Thu, 02 Jul 2009 22:17:08 +0200 strip_shyps: remove top sort, which is logically insignificant;
wenzelm [Thu, 02 Jul 2009 22:17:08 +0200] rev 31905
strip_shyps: remove top sort, which is logically insignificant;
Thu, 02 Jul 2009 21:26:18 +0200 renamed Drule.sort_triv to Thm.sort_triv (cf. more_thm.ML);
wenzelm [Thu, 02 Jul 2009 21:26:18 +0200] rev 31904
renamed Drule.sort_triv to Thm.sort_triv (cf. more_thm.ML);
Thu, 02 Jul 2009 20:55:44 +0200 added pro-forma proof constructor Inclass;
wenzelm [Thu, 02 Jul 2009 20:55:44 +0200] rev 31903
added pro-forma proof constructor Inclass;
Thu, 02 Jul 2009 17:34:14 +0200 renamed NamedThmsFun to Named_Thms;
wenzelm [Thu, 02 Jul 2009 17:34:14 +0200] rev 31902
renamed NamedThmsFun to Named_Thms; simplified/unified names of instances of Named_Thms;
Thu, 02 Jul 2009 17:33:36 +0200 renamed NamedThmsFun to Named_Thms;
wenzelm [Thu, 02 Jul 2009 17:33:36 +0200] rev 31901
renamed NamedThmsFun to Named_Thms;
Thu, 02 Jul 2009 17:30:54 +0200 misc tuning;
wenzelm [Thu, 02 Jul 2009 17:30:54 +0200] rev 31900
misc tuning;
Thu, 02 Jul 2009 15:37:22 +0200 fixed document (DERIV_intros);
wenzelm [Thu, 02 Jul 2009 15:37:22 +0200] rev 31899
fixed document (DERIV_intros); minor tuning;
Tue, 30 Jun 2009 22:23:33 +0200 more detailed timing message;
wenzelm [Tue, 30 Jun 2009 22:23:33 +0200] rev 31898
more detailed timing message;
Tue, 30 Jun 2009 22:12:46 +0200 default to maximum max_threads;
wenzelm [Tue, 30 Jun 2009 22:12:46 +0200] rev 31897
default to maximum max_threads;
Tue, 30 Jun 2009 22:05:07 +0200 merged
wenzelm [Tue, 30 Jun 2009 22:05:07 +0200] rev 31896
merged
Tue, 30 Jun 2009 22:04:41 +0200 fixed ISABELLE_HOME_USER;
wenzelm [Tue, 30 Jun 2009 22:04:41 +0200] rev 31895
fixed ISABELLE_HOME_USER;
Tue, 30 Jun 2009 22:03:40 +0200 merged
haftmann [Tue, 30 Jun 2009 22:03:40 +0200] rev 31894
merged
Tue, 30 Jun 2009 19:45:52 +0200 adaptated to changes in term representation
haftmann [Tue, 30 Jun 2009 19:45:52 +0200] rev 31893
adaptated to changes in term representation
Tue, 30 Jun 2009 19:31:50 +0200 improved treatment of case patterns
haftmann [Tue, 30 Jun 2009 19:31:50 +0200] rev 31892
improved treatment of case patterns
Tue, 30 Jun 2009 18:24:03 +0200 merged
haftmann [Tue, 30 Jun 2009 18:24:03 +0200] rev 31891
merged
Tue, 30 Jun 2009 18:23:50 +0200 an intermediate step towards a refined translation of cases
haftmann [Tue, 30 Jun 2009 18:23:50 +0200] rev 31890
an intermediate step towards a refined translation of cases
Tue, 30 Jun 2009 17:33:30 +0200 all variable names are optional
haftmann [Tue, 30 Jun 2009 17:33:30 +0200] rev 31889
all variable names are optional
Tue, 30 Jun 2009 16:43:28 +0200 variable names in abstractions are optional
haftmann [Tue, 30 Jun 2009 16:43:28 +0200] rev 31888
variable names in abstractions are optional
Tue, 30 Jun 2009 16:43:27 +0200 restored
haftmann [Tue, 30 Jun 2009 16:43:27 +0200] rev 31887
restored
Tue, 30 Jun 2009 21:51:44 +0200 added isatest for x86_64-darwin;
wenzelm [Tue, 30 Jun 2009 21:51:44 +0200] rev 31886
added isatest for x86_64-darwin;
Tue, 30 Jun 2009 21:23:01 +0200 merged
wenzelm [Tue, 30 Jun 2009 21:23:01 +0200] rev 31885
merged
Tue, 30 Jun 2009 19:54:04 +0200 NEWS updated
hoelzl [Tue, 30 Jun 2009 19:54:04 +0200] rev 31884
NEWS updated
Tue, 30 Jun 2009 18:25:55 +0200 DERIV_ln is proved in Transcendental and in Ln, use Transcendental to prove Ln.
hoelzl [Tue, 30 Jun 2009 18:25:55 +0200] rev 31883
DERIV_ln is proved in Transcendental and in Ln, use Transcendental to prove Ln.
Tue, 30 Jun 2009 18:24:00 +0200 remove DERIV_tac and deriv_tac, neither is used in Isabelle/HOL or the AFP
hoelzl [Tue, 30 Jun 2009 18:24:00 +0200] rev 31882
remove DERIV_tac and deriv_tac, neither is used in Isabelle/HOL or the AFP
Tue, 30 Jun 2009 18:21:55 +0200 use DERIV_intros
hoelzl [Tue, 30 Jun 2009 18:21:55 +0200] rev 31881
use DERIV_intros
Tue, 30 Jun 2009 18:16:22 +0200 Added DERIV_intros
hoelzl [Tue, 30 Jun 2009 18:16:22 +0200] rev 31880
Added DERIV_intros
Tue, 30 Jun 2009 15:58:12 +0200 commented trancl example; added debug message
bulwahn [Tue, 30 Jun 2009 15:58:12 +0200] rev 31879
commented trancl example; added debug message
Tue, 30 Jun 2009 14:55:06 +0200 merged
bulwahn [Tue, 30 Jun 2009 14:55:06 +0200] rev 31878
merged
Tue, 30 Jun 2009 14:54:30 +0200 exported is_registered; added debug messages; removed extended parameter compilation in predicate compiler
bulwahn [Tue, 30 Jun 2009 14:54:30 +0200] rev 31877
exported is_registered; added debug messages; removed extended parameter compilation in predicate compiler
Mon, 29 Jun 2009 12:33:58 +0200 added diagnostic printing; changed proof for parameters; moved code
bulwahn [Mon, 29 Jun 2009 12:33:58 +0200] rev 31876
added diagnostic printing; changed proof for parameters; moved code
Tue, 30 Jun 2009 14:54:32 +0200 merged
haftmann [Tue, 30 Jun 2009 14:54:32 +0200] rev 31875
merged
Tue, 30 Jun 2009 14:54:00 +0200 simplified binding concept
haftmann [Tue, 30 Jun 2009 14:54:00 +0200] rev 31874
simplified binding concept
Tue, 30 Jun 2009 14:53:59 +0200 temporary workaround
haftmann [Tue, 30 Jun 2009 14:53:59 +0200] rev 31873
temporary workaround
Tue, 30 Jun 2009 14:53:58 +0200 tuned
haftmann [Tue, 30 Jun 2009 14:53:58 +0200] rev 31872
tuned
Tue, 30 Jun 2009 14:53:57 +0200 streamlined code
haftmann [Tue, 30 Jun 2009 14:53:57 +0200] rev 31871
streamlined code
Tue, 30 Jun 2009 14:53:56 +0200 dropped id
haftmann [Tue, 30 Jun 2009 14:53:56 +0200] rev 31870
dropped id
Mon, 29 Jun 2009 16:17:57 +0200 mutual instances
haftmann [Mon, 29 Jun 2009 16:17:57 +0200] rev 31869
mutual instances
Mon, 29 Jun 2009 16:17:56 +0200 canonical prefix for datatype derivates
haftmann [Mon, 29 Jun 2009 16:17:56 +0200] rev 31868
canonical prefix for datatype derivates
Mon, 29 Jun 2009 16:17:55 +0200 tuned
haftmann [Mon, 29 Jun 2009 16:17:55 +0200] rev 31867
tuned
Tue, 30 Jun 2009 11:21:02 +0200 check for correct proof output
immler@in.tum.de [Tue, 30 Jun 2009 11:21:02 +0200] rev 31866
check for correct proof output
Tue, 30 Jun 2009 11:21:02 +0200 fixed: count constants with supplementary lemmas
immler@in.tum.de [Tue, 30 Jun 2009 11:21:02 +0200] rev 31865
fixed: count constants with supplementary lemmas
Tue, 30 Jun 2009 10:59:02 +0200 removed latex markup - there is no document generated from Decision_Procs/ex
hoelzl [Tue, 30 Jun 2009 10:59:02 +0200] rev 31864
removed latex markup - there is no document generated from Decision_Procs/ex
Mon, 29 Jun 2009 23:29:11 +0200 Implemented taylor series expansion for approximation
hoelzl [Mon, 29 Jun 2009 23:29:11 +0200] rev 31863
Implemented taylor series expansion for approximation
Tue, 30 Jun 2009 21:19:32 +0200 renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
wenzelm [Tue, 30 Jun 2009 21:19:32 +0200] rev 31862
renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
Tue, 30 Jun 2009 00:57:24 +0200 merged
wenzelm [Tue, 30 Jun 2009 00:57:24 +0200] rev 31861
merged
Tue, 30 Jun 2009 00:50:42 +0200 more display;
wenzelm [Tue, 30 Jun 2009 00:50:42 +0200] rev 31860
more display;
Tue, 30 Jun 2009 00:57:06 +0200 added icon;
wenzelm [Tue, 30 Jun 2009 00:57:06 +0200] rev 31859
added icon;
Tue, 30 Jun 2009 00:46:28 +0200 basic launch4j setup;
wenzelm [Tue, 30 Jun 2009 00:46:28 +0200] rev 31858
basic launch4j setup;
Tue, 30 Jun 2009 00:31:18 +0200 fixed permissions;
wenzelm [Tue, 30 Jun 2009 00:31:18 +0200] rev 31857
fixed permissions;
Tue, 30 Jun 2009 00:14:30 +0200 fixed permissions;
wenzelm [Tue, 30 Jun 2009 00:14:30 +0200] rev 31856
fixed permissions;
Mon, 29 Jun 2009 20:05:44 +0200 Corrected handling of bound variables.
berghofe [Mon, 29 Jun 2009 20:05:44 +0200] rev 31855
Corrected handling of bound variables.
Mon, 29 Jun 2009 14:55:08 +0200 merged
haftmann [Mon, 29 Jun 2009 14:55:08 +0200] rev 31854
merged
Mon, 29 Jun 2009 12:18:58 +0200 dropped Id
haftmann [Mon, 29 Jun 2009 12:18:58 +0200] rev 31853
dropped Id
Mon, 29 Jun 2009 12:18:57 +0200 explicit Set constructor for code generated for sets
haftmann [Mon, 29 Jun 2009 12:18:57 +0200] rev 31852
explicit Set constructor for code generated for sets
Mon, 29 Jun 2009 12:18:57 +0200 hide popular names
haftmann [Mon, 29 Jun 2009 12:18:57 +0200] rev 31851
hide popular names
Mon, 29 Jun 2009 12:18:56 +0200 Executable_Set is now a simple wrapper around Fset
haftmann [Mon, 29 Jun 2009 12:18:56 +0200] rev 31850
Executable_Set is now a simple wrapper around Fset
Mon, 29 Jun 2009 12:18:55 +0200 renamed theory Code_Set to Fset
haftmann [Mon, 29 Jun 2009 12:18:55 +0200] rev 31849
renamed theory Code_Set to Fset
Mon, 29 Jun 2009 12:18:54 +0200 updated generated document
haftmann [Mon, 29 Jun 2009 12:18:54 +0200] rev 31848
updated generated document
Sun, 28 Jun 2009 11:02:27 +0200 Executable_Set now based on Code_Set
haftmann [Sun, 28 Jun 2009 11:02:27 +0200] rev 31847
Executable_Set now based on Code_Set
Sun, 28 Jun 2009 10:33:36 +0200 added Inter, Union
haftmann [Sun, 28 Jun 2009 10:33:36 +0200] rev 31846
added Inter, Union
Sun, 28 Jun 2009 22:51:29 +0200 more precise dependencies for "jars";
wenzelm [Sun, 28 Jun 2009 22:51:29 +0200] rev 31845
more precise dependencies for "jars"; allow spaces in SCALA_HOME;
Sun, 28 Jun 2009 22:50:37 +0200 improved display;
wenzelm [Sun, 28 Jun 2009 22:50:37 +0200] rev 31844
improved display;
Sun, 28 Jun 2009 22:35:23 +0200 display some platform information;
wenzelm [Sun, 28 Jun 2009 22:35:23 +0200] rev 31843
display some platform information;
Sun, 28 Jun 2009 19:29:28 +0200 discontinued separate "pdf" archive -- since it is now relatively small compared to the main archive, there is no point to fragment things;
wenzelm [Sun, 28 Jun 2009 19:29:28 +0200] rev 31842
discontinued separate "pdf" archive -- since it is now relatively small compared to the main archive, there is no point to fragment things; adaptation replaces adaption (cf. 555b56b66fcf);
Sun, 28 Jun 2009 18:47:22 +0200 merged
wenzelm [Sun, 28 Jun 2009 18:47:22 +0200] rev 31841
merged
Sun, 28 Jun 2009 15:01:29 +0200 check if conjectures have been used in proof
immler@in.tum.de [Sun, 28 Jun 2009 15:01:29 +0200] rev 31840
check if conjectures have been used in proof
Sun, 28 Jun 2009 15:01:28 +0200 return number of first conjecture-clause and number of conjecture-clauses;
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31839
return number of first conjecture-clause and number of conjecture-clauses;
Sun, 28 Jun 2009 15:01:28 +0200 use structure File instead of TextIO;
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31838
use structure File instead of TextIO; removed comments
Sun, 28 Jun 2009 15:01:28 +0200 whitelist for HOL problems with ext:
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31837
whitelist for HOL problems with ext: as a 'helper clause' ext was not passed to metis, but metis does not include ext
Sun, 28 Jun 2009 15:01:28 +0200 always include whitelist;
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31836
always include whitelist;
Sun, 28 Jun 2009 15:01:28 +0200 check for current versions on server
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31835
check for current versions on server
Sun, 28 Jun 2009 15:01:28 +0200 relevance filter with the same parameters for remote-versions
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31834
relevance filter with the same parameters for remote-versions
Sun, 28 Jun 2009 15:01:28 +0200 use X2TPTP optionally and only for remote_spass;
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31833
use X2TPTP optionally and only for remote_spass; append original response if proof is extracted
Sun, 28 Jun 2009 15:01:28 +0200 fixed
immler@in.tum.de [Sun, 28 Jun 2009 15:01:28 +0200] rev 31832
fixed
Sun, 28 Jun 2009 17:55:44 +0200 clarified "jars" target;
wenzelm [Sun, 28 Jun 2009 17:55:44 +0200] rev 31831
clarified "jars" target;
Sun, 28 Jun 2009 17:42:22 +0200 produce self-contained isabelle-scala.jar;
wenzelm [Sun, 28 Jun 2009 17:42:22 +0200] rev 31830
produce self-contained isabelle-scala.jar;
Sun, 28 Jun 2009 16:59:43 +0200 proper interpretation of Cygwin.config;
wenzelm [Sun, 28 Jun 2009 16:59:43 +0200] rev 31829
proper interpretation of Cygwin.config;
Sun, 28 Jun 2009 16:46:00 +0200 sane platform look-and-feel;
wenzelm [Sun, 28 Jun 2009 16:46:00 +0200] rev 31828
sane platform look-and-feel;
Sun, 28 Jun 2009 16:01:52 +0200 minimal GUI_Setup, which is the main class of Pure.jar;
wenzelm [Sun, 28 Jun 2009 16:01:52 +0200] rev 31827
minimal GUI_Setup, which is the main class of Pure.jar;
Sun, 28 Jun 2009 15:39:51 +0200 some more Cygwin checks;
wenzelm [Sun, 28 Jun 2009 15:39:51 +0200] rev 31826
some more Cygwin checks;
Sun, 28 Jun 2009 14:27:42 +0200 moved platform identification to platform.scala;
wenzelm [Sun, 28 Jun 2009 14:27:42 +0200] rev 31825
moved platform identification to platform.scala; more precise discrimination, including 64bit option;
Sat, 27 Jun 2009 22:28:07 +0200 less ambitious version that works with Java 1.5;
wenzelm [Sat, 27 Jun 2009 22:28:07 +0200] rev 31824
less ambitious version that works with Java 1.5;
Sat, 27 Jun 2009 22:22:08 +0200 clarified default_platform;
wenzelm [Sat, 27 Jun 2009 22:22:08 +0200] rev 31823
clarified default_platform;
Sat, 27 Jun 2009 22:14:13 +0200 more detailed platform identification;
wenzelm [Sat, 27 Jun 2009 22:14:13 +0200] rev 31822
more detailed platform identification;
Sat, 27 Jun 2009 19:24:34 +0200 isabelle_path: slightly more liberal root pattern;
wenzelm [Sat, 27 Jun 2009 19:24:34 +0200] rev 31821
isabelle_path: slightly more liberal root pattern;
Sat, 27 Jun 2009 18:46:08 +0200 added isabelle_path;
wenzelm [Sat, 27 Jun 2009 18:46:08 +0200] rev 31820
added isabelle_path; tuned platform_path; tuned comments;
Sat, 27 Jun 2009 17:35:08 +0200 tune File.isabelle_tool signature;
wenzelm [Sat, 27 Jun 2009 17:35:08 +0200] rev 31819
tune File.isabelle_tool signature;
Sat, 27 Jun 2009 17:34:48 +0200 builtin isabelle_tool for ML and Scala -- avoids excessive shell script (especially important for Cygwin);
wenzelm [Sat, 27 Jun 2009 17:34:48 +0200] rev 31818
builtin isabelle_tool for ML and Scala -- avoids excessive shell script (especially important for Cygwin);
Sat, 27 Jun 2009 10:26:42 +0200 removed old primrecs
nipkow [Sat, 27 Jun 2009 10:26:42 +0200] rev 31817
removed old primrecs
Sat, 27 Jun 2009 09:43:41 +0200 replaced recdefs by funs
nipkow [Sat, 27 Jun 2009 09:43:41 +0200] rev 31816
replaced recdefs by funs
Fri, 26 Jun 2009 20:54:15 +0200 tuned abbrevs;
wenzelm [Fri, 26 Jun 2009 20:54:15 +0200] rev 31815
tuned abbrevs;
Fri, 26 Jun 2009 19:44:39 +0200 lcm abs lemmas
nipkow [Fri, 26 Jun 2009 19:44:39 +0200] rev 31814
lcm abs lemmas
Fri, 26 Jun 2009 10:46:33 +0200 gcd abs lemmas
nipkow [Fri, 26 Jun 2009 10:46:33 +0200] rev 31813
gcd abs lemmas
Thu, 25 Jun 2009 20:26:17 +0200 NEWS updated
hoelzl [Thu, 25 Jun 2009 20:26:17 +0200] rev 31812
NEWS updated
Thu, 25 Jun 2009 18:12:40 +0200 Improved computation of bounds and implemented interval splitting for 'approximation'.
hoelzl [Thu, 25 Jun 2009 18:12:40 +0200] rev 31811
Improved computation of bounds and implemented interval splitting for 'approximation'.
Mon, 08 Jun 2009 18:37:35 +0200 Added new evaluator "approximate"
hoelzl [Mon, 08 Jun 2009 18:37:35 +0200] rev 31810
Added new evaluator "approximate"
Mon, 15 Jun 2009 12:14:40 +0200 tuned
hoelzl [Mon, 15 Jun 2009 12:14:40 +0200] rev 31809
tuned
Thu, 25 Jun 2009 17:07:28 +0200 merged
haftmann [Thu, 25 Jun 2009 17:07:28 +0200] rev 31808
merged
Thu, 25 Jun 2009 17:07:18 +0200 added List_Set and Code_Set theories
haftmann [Thu, 25 Jun 2009 17:07:18 +0200] rev 31807
added List_Set and Code_Set theories
Thu, 25 Jun 2009 16:48:43 +0200 merged
wenzelm [Thu, 25 Jun 2009 16:48:43 +0200] rev 31806
merged
Thu, 25 Jun 2009 15:42:36 +0200 merged
haftmann [Thu, 25 Jun 2009 15:42:36 +0200] rev 31805
merged
Thu, 25 Jun 2009 14:59:29 +0200 arbitrary farewell
haftmann [Thu, 25 Jun 2009 14:59:29 +0200] rev 31804
arbitrary farewell
Thu, 25 Jun 2009 16:34:08 +0200 expand_path: handle parent (..) elements;
wenzelm [Thu, 25 Jun 2009 16:34:08 +0200] rev 31803
expand_path: handle parent (..) elements;
Thu, 25 Jun 2009 13:40:03 +0200 more stats;
wenzelm [Thu, 25 Jun 2009 13:40:03 +0200] rev 31802
more stats;
Thu, 25 Jun 2009 13:36:46 +0200 merged
wenzelm [Thu, 25 Jun 2009 13:36:46 +0200] rev 31801
merged
Thu, 25 Jun 2009 13:00:32 +0200 Streamlined code
nipkow [Thu, 25 Jun 2009 13:00:32 +0200] rev 31800
Streamlined code
Thu, 25 Jun 2009 07:34:30 +0200 merged
nipkow [Thu, 25 Jun 2009 07:34:30 +0200] rev 31799
merged
Thu, 25 Jun 2009 07:34:12 +0200 Cleaned up GCD
nipkow [Thu, 25 Jun 2009 07:34:12 +0200] rev 31798
Cleaned up GCD
Thu, 25 Jun 2009 13:25:35 +0200 renamed IsabelleProcess to Isabelle_Process;
wenzelm [Thu, 25 Jun 2009 13:25:35 +0200] rev 31797
renamed IsabelleProcess to Isabelle_Process; renamed IsabelleSystem to Isabelle_System;
Thu, 25 Jun 2009 13:24:45 +0200 renamed IsabelleSystem to Isabelle_System;
wenzelm [Thu, 25 Jun 2009 13:24:45 +0200] rev 31796
renamed IsabelleSystem to Isabelle_System; added expand_path; tuned comments; tuned;
Wed, 24 Jun 2009 21:46:54 +0200 standard naming conventions for session and theories;
wenzelm [Wed, 24 Jun 2009 21:46:54 +0200] rev 31795
standard naming conventions for session and theories;
Wed, 24 Jun 2009 21:28:02 +0200 renamed Variable.import_thms to Variable.import (back again cf. ed7aa5a350ef -- Alice is no longer supported);
wenzelm [Wed, 24 Jun 2009 21:28:02 +0200] rev 31794
renamed Variable.import_thms to Variable.import (back again cf. ed7aa5a350ef -- Alice is no longer supported); renamed Variable.importT_thms to Variable.importT (again);
Wed, 24 Jun 2009 20:52:49 +0200 proper ML interface set_full_types;
wenzelm [Wed, 24 Jun 2009 20:52:49 +0200] rev 31793
proper ML interface set_full_types;
Wed, 24 Jun 2009 17:50:49 +0200 Replaced Suc_remove by Suc_eq_plus1
nipkow [Wed, 24 Jun 2009 17:50:49 +0200] rev 31792
Replaced Suc_remove by Suc_eq_plus1
Wed, 24 Jun 2009 15:51:07 +0200 New ATP option: full types
nipkow [Wed, 24 Jun 2009 15:51:07 +0200] rev 31791
New ATP option: full types
Wed, 24 Jun 2009 09:41:14 +0200 corrected and unified thm names
nipkow [Wed, 24 Jun 2009 09:41:14 +0200] rev 31790
corrected and unified thm names
Tue, 23 Jun 2009 21:07:39 +0200 merged
haftmann [Tue, 23 Jun 2009 21:07:39 +0200] rev 31789
merged
Tue, 23 Jun 2009 21:05:59 +0200 merged
haftmann [Tue, 23 Jun 2009 21:05:59 +0200] rev 31788
merged
Tue, 23 Jun 2009 21:03:31 +0200 Datatype.get_all
haftmann [Tue, 23 Jun 2009 21:03:31 +0200] rev 31787
Datatype.get_all
Tue, 23 Jun 2009 18:10:39 +0200 corrected handling of free variables in arguments
haftmann [Tue, 23 Jun 2009 18:10:39 +0200] rev 31786
corrected handling of free variables in arguments
Tue, 23 Jun 2009 17:17:07 +0200 tuned proof
haftmann [Tue, 23 Jun 2009 17:17:07 +0200] rev 31785
tuned proof
Tue, 23 Jun 2009 16:27:12 +0200 tuned interfaces of datatype module
haftmann [Tue, 23 Jun 2009 16:27:12 +0200] rev 31784
tuned interfaces of datatype module
Tue, 23 Jun 2009 15:32:34 +0200 add_datatypes does not yield particular rules any longer
haftmann [Tue, 23 Jun 2009 15:32:34 +0200] rev 31783
add_datatypes does not yield particular rules any longer
Tue, 23 Jun 2009 14:51:21 +0200 merged
haftmann [Tue, 23 Jun 2009 14:51:21 +0200] rev 31782
merged
Tue, 23 Jun 2009 14:50:34 +0200 add_datatype interface yields type names and less rules
haftmann [Tue, 23 Jun 2009 14:50:34 +0200] rev 31781
add_datatype interface yields type names and less rules
Tue, 23 Jun 2009 21:05:51 +0200 non-public representation;
wenzelm [Tue, 23 Jun 2009 21:05:51 +0200] rev 31780
non-public representation;
Tue, 23 Jun 2009 21:00:18 +0200 fixed abbrev !! for \<And>;
wenzelm [Tue, 23 Jun 2009 21:00:18 +0200] rev 31779
fixed abbrev !! for \<And>;
Tue, 23 Jun 2009 20:14:40 +0200 merged
wenzelm [Tue, 23 Jun 2009 20:14:40 +0200] rev 31778
merged
Tue, 23 Jun 2009 14:33:35 +0200 merged
haftmann [Tue, 23 Jun 2009 14:33:35 +0200] rev 31777
merged
Tue, 23 Jun 2009 14:24:58 +0200 simplified proof
haftmann [Tue, 23 Jun 2009 14:24:58 +0200] rev 31776
simplified proof
Tue, 23 Jun 2009 12:09:30 +0200 uniformly capitialized names for subdirectories
haftmann [Tue, 23 Jun 2009 12:09:30 +0200] rev 31775
uniformly capitialized names for subdirectories
Tue, 23 Jun 2009 12:09:14 +0200 renamed ioa to automaton
haftmann [Tue, 23 Jun 2009 12:09:14 +0200] rev 31774
renamed ioa to automaton
Tue, 23 Jun 2009 12:08:35 +0200 renamed ioa to automaton
haftmann [Tue, 23 Jun 2009 12:08:35 +0200] rev 31773
renamed ioa to automaton
Tue, 23 Jun 2009 12:08:34 +0200 dropped duplicated lemmas, tuned header
haftmann [Tue, 23 Jun 2009 12:08:34 +0200] rev 31772
dropped duplicated lemmas, tuned header
Tue, 23 Jun 2009 12:08:33 +0200 NewNumberTheory depends on Algebra
haftmann [Tue, 23 Jun 2009 12:08:33 +0200] rev 31771
NewNumberTheory depends on Algebra
Tue, 23 Jun 2009 11:32:12 +0200 merged
haftmann [Tue, 23 Jun 2009 11:32:12 +0200] rev 31770
merged
Tue, 23 Jun 2009 11:31:28 +0200 lemma funcset_id by Jeremy Avigad
haftmann [Tue, 23 Jun 2009 11:31:28 +0200] rev 31769
lemma funcset_id by Jeremy Avigad
Tue, 23 Jun 2009 11:31:27 +0200 lemma finite_image_set by Jeremy Avigad
haftmann [Tue, 23 Jun 2009 11:31:27 +0200] rev 31768
lemma finite_image_set by Jeremy Avigad
Tue, 23 Jun 2009 12:59:44 +0200 merged
nipkow [Tue, 23 Jun 2009 12:59:44 +0200] rev 31767
merged
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip