nipkow [Sun, 03 Jun 2007 16:57:51 +0200] rev 23212
tuned list comprehension, added lemma
nipkow [Sun, 03 Jun 2007 15:44:35 +0200] rev 23211
fixed tex error
nipkow [Sun, 03 Jun 2007 13:19:03 +0200] rev 23210
*** empty log message ***
nipkow [Sun, 03 Jun 2007 12:58:28 +0200] rev 23209
*** empty log message ***
webertj [Sat, 02 Jun 2007 20:14:38 +0200] rev 23208
extended
webertj [Sat, 02 Jun 2007 19:10:04 +0200] rev 23207
cosmetic
wenzelm [Sat, 02 Jun 2007 18:35:38 +0200] rev 23206
made SML/NJ happy;
wenzelm [Sat, 02 Jun 2007 18:05:34 +0200] rev 23205
added target/local_abbrev (from proof_context.ML);
target_abbrev: demand equal head const (tool compliance);
wenzelm [Sat, 02 Jun 2007 18:05:33 +0200] rev 23204
moved specific target/local_abbrev to theory_target.ML;
krauss [Sat, 02 Jun 2007 15:28:38 +0200] rev 23203
"function (sequential)" and "fun" now handle incomplete patterns silently by adding "undefined" cases.
more cleanup.
krauss [Sat, 02 Jun 2007 15:26:32 +0200] rev 23202
added "plural : 'a -> 'a -> 'b list -> 'a" for convenient error msg construction
wenzelm [Sat, 02 Jun 2007 13:52:07 +0200] rev 23201
proper handling of Tools;
webertj [Sat, 02 Jun 2007 08:54:05 +0200] rev 23200
cosmetic
webertj [Sat, 02 Jun 2007 08:50:29 +0200] rev 23199
refute_tac made more deterministic
webertj [Sat, 02 Jun 2007 03:17:44 +0200] rev 23198
extended
webertj [Sat, 02 Jun 2007 03:15:35 +0200] rev 23197
cosmetic
webertj [Sat, 02 Jun 2007 00:09:02 +0200] rev 23196
tracing disabled
webertj [Fri, 01 Jun 2007 23:52:06 +0200] rev 23195
additional tracing information
webertj [Fri, 01 Jun 2007 23:33:49 +0200] rev 23194
tuned
webertj [Fri, 01 Jun 2007 23:21:40 +0200] rev 23193
some tests for arith added
nipkow [Fri, 01 Jun 2007 22:09:16 +0200] rev 23192
Moved list comprehension into List
webertj [Fri, 01 Jun 2007 20:34:12 +0200] rev 23191
MiniSAT mentioned in comment
webertj [Fri, 01 Jun 2007 16:04:13 +0200] rev 23190
fixed handling of meta-logic propositions
krauss [Fri, 01 Jun 2007 15:57:45 +0200] rev 23189
simplified interfaces, some restructuring
krauss [Fri, 01 Jun 2007 15:20:53 +0200] rev 23188
updated
krauss [Fri, 01 Jun 2007 15:18:31 +0200] rev 23187
added some bibtex entries
krauss [Fri, 01 Jun 2007 15:14:05 +0200] rev 23186
Added "merge-lemma" about wellfoundedness of unions (useful for some termination proofs)
krauss [Fri, 01 Jun 2007 15:12:56 +0200] rev 23185
Added simp-rules: "R O {} = {}" and "{} O R = {}"
haftmann [Fri, 01 Jun 2007 10:44:31 +0200] rev 23184
rudimenary
haftmann [Fri, 01 Jun 2007 10:44:30 +0200] rev 23183
tuned
haftmann [Fri, 01 Jun 2007 10:44:28 +0200] rev 23182
dropped superfluous name bindings
haftmann [Fri, 01 Jun 2007 10:44:26 +0200] rev 23181
localized
haftmann [Fri, 01 Jun 2007 10:44:24 +0200] rev 23180
fixed typo
wenzelm [Thu, 31 May 2007 23:47:38 +0200] rev 23179
insert: canonical argument order;
wenzelm [Thu, 31 May 2007 23:47:36 +0200] rev 23178
simplified/unified list fold;
huffman [Thu, 31 May 2007 23:02:16 +0200] rev 23177
replace (- 1) with -1
huffman [Thu, 31 May 2007 22:23:50 +0200] rev 23176
simplify some proofs
wenzelm [Thu, 31 May 2007 21:09:14 +0200] rev 23175
tuned headers -- adapted to usual conventions;
wenzelm [Thu, 31 May 2007 20:55:33 +0200] rev 23174
moved Compute_Oracle from Pure/Tools to Tools;
wenzelm [Thu, 31 May 2007 20:55:32 +0200] rev 23173
proper theory setup for compute oracle (based on CPure);
simplified oracle setup;
wenzelm [Thu, 31 May 2007 20:55:31 +0200] rev 23172
moved IsaPlanner from Provers to Tools;
moved Compute_Oracle from Pure/Tools to Tools;
wenzelm [Thu, 31 May 2007 20:55:29 +0200] rev 23171
moved IsaPlanner from Provers to Tools;
wenzelm [Thu, 31 May 2007 19:11:19 +0200] rev 23170
made aconvc pervasive;
wenzelm [Thu, 31 May 2007 18:31:36 +0200] rev 23169
moved aconvc to more_thm.ML;
wenzelm [Thu, 31 May 2007 18:16:59 +0200] rev 23168
tuned ML setup;
wenzelm [Thu, 31 May 2007 18:16:58 +0200] rev 23167
decode_term: force qualified name into Const;
wenzelm [Thu, 31 May 2007 18:16:57 +0200] rev 23166
proper loading of ML files (in HOL.thy);
moved Integ files to canonical place;
misc cleanup;
wenzelm [Thu, 31 May 2007 18:16:54 +0200] rev 23165
HOL_proofs;
wenzelm [Thu, 31 May 2007 18:16:52 +0200] rev 23164
moved Integ files to canonical place;
wenzelm [Thu, 31 May 2007 18:16:51 +0200] rev 23163
proper loading of ML files;
wenzelm [Thu, 31 May 2007 18:16:50 +0200] rev 23162
removed dead code;
wenzelm [Thu, 31 May 2007 18:16:47 +0200] rev 23161
tuned header;
wenzelm [Thu, 31 May 2007 18:16:46 +0200] rev 23160
doc: exclude isabelle_isar.pdf;
urbanc [Thu, 31 May 2007 15:23:35 +0200] rev 23159
tuned the proof
urbanc [Thu, 31 May 2007 14:47:20 +0200] rev 23158
introduced symmetric variants of the lemmas for alpha-equivalence
wenzelm [Thu, 31 May 2007 14:34:09 +0200] rev 23157
proper loading of ML files;
removed obsolete IFOL.thy/FOL.thy values;
wenzelm [Thu, 31 May 2007 14:34:07 +0200] rev 23156
removed obsolete IFOL.thy/FOL.thy values;
wenzelm [Thu, 31 May 2007 14:34:06 +0200] rev 23155
proper loading of ML files;
wenzelm [Thu, 31 May 2007 14:34:05 +0200] rev 23154
tuned header;
wenzelm [Thu, 31 May 2007 14:24:27 +0200] rev 23153
tuned oracle setup;