huffman [Thu, 25 Aug 2011 12:52:10 -0700] rev 44523
generalize lemma convex_cone_hull
huffman [Thu, 25 Aug 2011 12:43:55 -0700] rev 44522
rename subset_{interior,closure} to {interior,closure}_mono;
remove some legacy theorem names;
huffman [Thu, 25 Aug 2011 11:57:42 -0700] rev 44521
simplify many proofs about subspace and span;
reorder premises in rule span_induct;
huffman [Thu, 25 Aug 2011 11:56:20 -0700] rev 44520
remove duplicate simp declaration
huffman [Thu, 25 Aug 2011 09:17:02 -0700] rev 44519
simplify definition of 'interior';
add lemmas interiorI and interiorE;
change lemmas interior_unique and closure_unique to rule_format;
tidy some proofs;
huffman [Wed, 24 Aug 2011 16:08:21 -0700] rev 44518
add lemma closure_union;
simplify some proofs;
huffman [Wed, 24 Aug 2011 15:32:40 -0700] rev 44517
minimize imports
huffman [Wed, 24 Aug 2011 15:06:13 -0700] rev 44516
move everything related to 'norm' method into new theory file Norm_Arith.thy
huffman [Wed, 24 Aug 2011 12:39:42 -0700] rev 44515
remove unused lemmas dimensionI, dimension_eq
huffman [Wed, 24 Aug 2011 11:56:57 -0700] rev 44514
move geometric progression lemmas from Linear_Algebra.thy to Integration.thy where they are used