chaieb [Thu, 23 Jul 2009 21:12:57 +0200] rev 32159
More theorems about pochhammer
chaieb [Wed, 15 Jul 2009 16:31:44 +0200] rev 32158
Moved theorem binomial_symmetric from Formal_Power_Series to here
chaieb [Wed, 15 Jul 2009 06:14:25 +0200] rev 32157
Moved important theorems from FPS_Examples to FPS --- they are not
really examples but useful theorems that are being reproved since
unnoticed.
wenzelm [Thu, 23 Jul 2009 23:13:37 +0200] rev 32156
removed obsolete ML proof tools;
wenzelm [Thu, 23 Jul 2009 23:12:21 +0200] rev 32155
more @{theory} antiquotations;
wenzelm [Thu, 23 Jul 2009 22:20:37 +0200] rev 32154
eliminated adhoc ML code;
wenzelm [Thu, 23 Jul 2009 21:59:56 +0200] rev 32153
misc modernization: proper method setup instead of adhoc ML proofs;
wenzelm [Thu, 23 Jul 2009 20:05:20 +0200] rev 32152
global_claset_of;
wenzelm [Thu, 23 Jul 2009 18:44:10 +0200] rev 32151
Proper context for simpset_of, claset_of, clasimpset_of.
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32150
local simpset_of;
wenzelm [Thu, 23 Jul 2009 18:44:09 +0200] rev 32149
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 18:44:08 +0200] rev 32148
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
wenzelm [Thu, 23 Jul 2009 16:53:15 +0200] rev 32147
merged
wenzelm [Thu, 23 Jul 2009 16:53:00 +0200] rev 32146
paramify_vars: Term_Subst.map_atypsT_same
recovered coding conventions of this module;
wenzelm [Thu, 23 Jul 2009 16:52:16 +0200] rev 32145
clarified pretty_goals, pretty_thm_aux: plain context;
explicit pretty_goals_without_context, print_goals_without_context;
tuned;
wenzelm [Thu, 23 Jul 2009 16:43:31 +0200] rev 32144
use regular Display.string_of_thm_global;
wenzelm [Thu, 23 Jul 2009 16:09:50 +0200] rev 32143
tuned ML_OPTIONS;
haftmann [Thu, 23 Jul 2009 15:59:14 +0200] rev 32142
fixed doc
berghofe [Thu, 23 Jul 2009 09:38:22 +0200] rev 32141
Purely functional type inference.
haftmann [Wed, 22 Jul 2009 18:08:45 +0200] rev 32140
merged
haftmann [Wed, 22 Jul 2009 18:02:10 +0200] rev 32139
moved complete_lattice &c. into separate theory
Christian Urban <urbanc@in.tum.de> [Wed, 22 Jul 2009 15:28:49 +0200] rev 32138
merged
Christian Urban <urbanc@in.tum.de> [Wed, 22 Jul 2009 15:28:18 +0200] rev 32137
tuned proofs and added some lemmas
haftmann [Wed, 22 Jul 2009 14:21:52 +0200] rev 32136
merged