chaieb [Mon, 04 Jun 2007 09:57:02 +0200] rev 23230
tuned;
wenzelm [Sun, 03 Jun 2007 23:16:57 +0200] rev 23229
monomorphic equality: let ML work out the details;
wenzelm [Sun, 03 Jun 2007 23:16:56 +0200] rev 23228
added gen_merge_lists/merge_lists/merge_alists (legacy operations from library.ML);
wenzelm [Sun, 03 Jun 2007 23:16:55 +0200] rev 23227
tuned Tactic signature;
wenzelm [Sun, 03 Jun 2007 23:16:54 +0200] rev 23226
removed obsolete Library.seq;
wenzelm [Sun, 03 Jun 2007 23:16:53 +0200] rev 23225
moved flip to library.ML;
removed unused dest/unfold/unfold_rev;
simplified fold/fold_rev/fold_map;
wenzelm [Sun, 03 Jun 2007 23:16:52 +0200] rev 23224
added CSUBGOAL;
wenzelm [Sun, 03 Jun 2007 23:16:51 +0200] rev 23223
cleaned up signature;
wenzelm [Sun, 03 Jun 2007 23:16:50 +0200] rev 23222
added downto0 (from library.ML);
wenzelm [Sun, 03 Jun 2007 23:16:49 +0200] rev 23221
merge_ss: plain merge of prems;
wenzelm [Sun, 03 Jun 2007 23:16:48 +0200] rev 23220
added flip (from General/basics.ML);
renamed gen_submultiset to submultiset;
moved downto0 to pattern.ML;
moved legacy gen_merge_lists/merge_lists/merge_alists to Isar/locale.ML;
moved plural to HOL/Tools/fundef_lib.ML;
removed obsolete seq;
simplified chop, fold2;
wenzelm [Sun, 03 Jun 2007 23:16:47 +0200] rev 23219
tuned document;
wenzelm [Sun, 03 Jun 2007 23:16:46 +0200] rev 23218
use antiquotations instead of raw TeX code;
tuned document;
wenzelm [Sun, 03 Jun 2007 23:16:45 +0200] rev 23217
name_of_fqgar: precise type;
wenzelm [Sun, 03 Jun 2007 23:16:44 +0200] rev 23216
added plural (from Pure/library.ML);
removed unused eq_str;
wenzelm [Sun, 03 Jun 2007 23:16:43 +0200] rev 23215
local open FundefLib;
wenzelm [Sun, 03 Jun 2007 23:16:42 +0200] rev 23214
renamed gen_submultiset to submultiset;
wenzelm [Sun, 03 Jun 2007 23:16:41 +0200] rev 23213
HOL-ex: tuned deps;
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;
wenzelm [Thu, 31 May 2007 14:01:58 +0200] rev 23152
moved HOLCF tools to canonical place;
wenzelm [Thu, 31 May 2007 13:24:13 +0200] rev 23151
moved TFL files to canonical place;
wenzelm [Thu, 31 May 2007 13:18:52 +0200] rev 23150
moved TFL files to canonical place;
wenzelm [Thu, 31 May 2007 13:18:42 +0200] rev 23149
added src/Tools;
moved TFL files to canonical place;
wenzelm [Thu, 31 May 2007 13:00:56 +0200] rev 23148
fixed title;
wenzelm [Thu, 31 May 2007 12:59:31 +0200] rev 23147
Tools: generic tools outside of Pure.
wenzelm [Thu, 31 May 2007 12:06:31 +0200] rev 23146
moved Integ files to canonical place;
wenzelm [Thu, 31 May 2007 11:00:06 +0200] rev 23145
fixed use_thy "LocalWeakening";
urbanc [Thu, 31 May 2007 10:17:23 +0200] rev 23144
included new example in the compiling process
urbanc [Thu, 31 May 2007 09:48:20 +0200] rev 23143
a theory using locally nameless terms and strong induction principles
urbanc [Thu, 31 May 2007 09:14:14 +0200] rev 23142
tuned the proof
wenzelm [Thu, 31 May 2007 01:36:08 +0200] rev 23141
emulate later version of TextIO.inputLine;
wenzelm [Thu, 31 May 2007 01:25:35 +0200] rev 23140
reversed SML B library patches;
wenzelm [Thu, 31 May 2007 01:25:24 +0200] rev 23139
TextIO.inputLine: use present SML B library version;
wenzelm [Wed, 30 May 2007 23:32:54 +0200] rev 23138
tuned USEDIR_OPTIONS;
PDF_VIEWER: try to be smart for MacOS (Darwin);
wenzelm [Wed, 30 May 2007 23:31:57 +0200] rev 23137
removed HOL4 image, which seldom works;
haftmann [Wed, 30 May 2007 21:09:18 +0200] rev 23136
simplified data setup
haftmann [Wed, 30 May 2007 21:09:17 +0200] rev 23135
instance: always print sorts on failure
haftmann [Wed, 30 May 2007 21:09:16 +0200] rev 23134
more example
haftmann [Wed, 30 May 2007 21:09:15 +0200] rev 23133
fixed typo
haftmann [Wed, 30 May 2007 21:09:13 +0200] rev 23132
updated
haftmann [Wed, 30 May 2007 21:09:12 +0200] rev 23131
generalized lemmas
haftmann [Wed, 30 May 2007 21:09:11 +0200] rev 23130
eliminated strings
haftmann [Wed, 30 May 2007 21:09:09 +0200] rev 23129
tuned
krauss [Wed, 30 May 2007 18:05:10 +0200] rev 23128
clarified error message
huffman [Wed, 30 May 2007 02:41:26 +0200] rev 23127
simplify names of locale interpretations
huffman [Wed, 30 May 2007 01:53:38 +0200] rev 23126
renamed some lemmas in Complex.thy
huffman [Wed, 30 May 2007 01:46:05 +0200] rev 23125
cleaned up proofs; reorganized sections; removed redundant lemmas
huffman [Tue, 29 May 2007 20:53:13 +0200] rev 23124
use new-style instance declarations
huffman [Tue, 29 May 2007 20:31:53 +0200] rev 23123
instance complex :: banach
huffman [Tue, 29 May 2007 20:31:42 +0200] rev 23122
add lemma real_sqrt_sum_squares_less
huffman [Tue, 29 May 2007 18:31:30 +0200] rev 23121
cleaned up some proofs
huffman [Tue, 29 May 2007 18:19:56 +0200] rev 23120
interpretation bounded_linear_divide
huffman [Tue, 29 May 2007 17:37:04 +0200] rev 23119
add bounded_linear lemmas
huffman [Tue, 29 May 2007 17:36:35 +0200] rev 23118
add isUCont lemmas
krauss [Tue, 29 May 2007 14:03:49 +0200] rev 23117
updated examples to include an instance of (lexicographic_order simp:...)
huffman [Mon, 28 May 2007 16:30:28 +0200] rev 23116
Complex: generalized type of exp
huffman [Mon, 28 May 2007 16:29:17 +0200] rev 23115
generalized exp to work over any complete field; new proof of exp_add
huffman [Mon, 28 May 2007 16:27:33 +0200] rev 23114
add type annotations for exp
huffman [Mon, 28 May 2007 04:22:44 +0200] rev 23113
interpretations additive_scaleR_left, additive_scaleR_right
huffman [Mon, 28 May 2007 03:45:41 +0200] rev 23112
remove division_by_zero requirement from termdiffs lemmas; cleaned up some proofs
huffman [Sun, 27 May 2007 20:04:02 +0200] rev 23111
new proof of Cauchy product formula for series