huffman [Mon, 26 Apr 2010 09:37:46 -0700] rev 36364
fix syntax precedence declarations for UNION, INTER, SUP, INF
huffman [Mon, 26 Apr 2010 09:26:31 -0700] rev 36363
syntax precedence for If and Let
huffman [Mon, 26 Apr 2010 09:21:25 -0700] rev 36362
fix lots of looping simp calls and other warnings
huffman [Sun, 25 Apr 2010 23:22:29 -0700] rev 36361
fix duplicate simp rule warnings
huffman [Sun, 25 Apr 2010 20:48:19 -0700] rev 36360
define finer-than ordering on net type; move some theorems into Limits.thy
huffman [Sun, 25 Apr 2010 16:23:40 -0700] rev 36359
generalize type of continuous_on
huffman [Sun, 25 Apr 2010 11:58:39 -0700] rev 36358
define nets directly as filters, instead of as filter bases
wenzelm [Mon, 26 Apr 2010 21:50:28 +0200] rev 36357
use 'example_proof' (invisible);
wenzelm [Mon, 26 Apr 2010 21:45:08 +0200] rev 36356
command 'example_proof' opens an empty proof body;
wenzelm [Mon, 26 Apr 2010 21:36:44 +0200] rev 36355
proofs that are discontinued via 'oops' are treated as relevant --- for improved robustness of the final join of all proofs, which is hooked to results that are missing here;