berghofe [Tue, 02 Jun 2009 10:02:08 +0200] rev 31360
Enclosed parts of subsection in @{text ...} to make LaTeX happy.
berghofe [Tue, 02 Jun 2009 10:00:29 +0200] rev 31359
Added Convex_Euclidean_Space.thy again.
haftmann [Tue, 02 Jun 2009 08:56:19 +0200] rev 31358
made SML/NJ happy
huffman [Mon, 01 Jun 2009 16:27:54 -0700] rev 31357
declare Bfun_def [code del]
huffman [Mon, 01 Jun 2009 10:56:31 -0700] rev 31356
simp del -> code del
huffman [Mon, 01 Jun 2009 10:36:42 -0700] rev 31355
limits of inverse using filters
huffman [Mon, 01 Jun 2009 08:04:19 -0700] rev 31354
merged
huffman [Mon, 01 Jun 2009 07:57:37 -0700] rev 31353
add [code del] declarations
huffman [Mon, 01 Jun 2009 07:45:49 -0700] rev 31352
add dependency on Limits.thy
nipkow [Mon, 01 Jun 2009 10:02:01 +0200] rev 31351
new lemma
huffman [Sun, 31 May 2009 22:00:56 -0700] rev 31350
merged
huffman [Sun, 31 May 2009 21:59:33 -0700] rev 31349
new theory of filters and limits; prove LIMSEQ and LIM lemmas using filters
huffman [Sun, 31 May 2009 11:27:19 -0700] rev 31348
more abstract properties of eventually
huffman [Sun, 31 May 2009 10:59:46 -0700] rev 31347
new lemmas about eventually; rewrite Lim proofs to use more abstract properties of eventually
huffman [Fri, 29 May 2009 22:42:13 -0700] rev 31346
generalize at function to class perfect_space
huffman [Fri, 29 May 2009 18:23:07 -0700] rev 31345
generalize topological notions to class metric_space; add class perfect_space
huffman [Fri, 29 May 2009 15:32:33 -0700] rev 31344
instance ^ :: (metric_space, finite) metric_space
huffman [Fri, 29 May 2009 14:09:58 -0700] rev 31343
generalize tendsto and related constants to class metric_space
huffman [Fri, 29 May 2009 10:31:35 -0700] rev 31342
add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
huffman [Fri, 29 May 2009 10:26:36 -0700] rev 31341
remove duplicate cauchy constant
huffman [Fri, 29 May 2009 10:02:47 -0700] rev 31340
fix reference to LIM_def
huffman [Fri, 29 May 2009 09:58:14 -0700] rev 31339
instance * :: (metric_space, metric_space) metric_space; generalize lemmas to class metric_space
huffman [Fri, 29 May 2009 09:22:56 -0700] rev 31338
generalize constants from Lim.thy to class metric_space
huffman [Thu, 28 May 2009 23:03:12 -0700] rev 31337
LIMSEQ_def -> LIMSEQ_iff
huffman [Thu, 28 May 2009 22:57:17 -0700] rev 31336
generalize constants in SEQ.thy to class metric_space
wenzelm [Tue, 02 Jun 2009 13:15:16 +0200] rev 31335
early setup of secure operations (again, cf. deddd77112b7) -- NB: fix_ints is required for bootstrap;
late setup of ML_Env and ML_Compiler;
wenzelm [Mon, 01 Jun 2009 23:28:07 +0200] rev 31334
structure ML_Compiler;
wenzelm [Mon, 01 Jun 2009 23:28:06 +0200] rev 31333
added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
wenzelm [Mon, 01 Jun 2009 23:28:05 +0200] rev 31332
added flatten;
wenzelm [Mon, 01 Jun 2009 23:28:04 +0200] rev 31331
tuned signature;
wenzelm [Mon, 01 Jun 2009 23:28:04 +0200] rev 31330
export secure_mltext;
wenzelm [Mon, 01 Jun 2009 23:28:02 +0200] rev 31329
tuned comments;