diff -r 500a7acdccd4 -r 8b3458ca0762 src/HOL/Analysis/Function_Topology.thy --- a/src/HOL/Analysis/Function_Topology.thy Thu Jan 17 16:37:06 2019 -0500 +++ b/src/HOL/Analysis/Function_Topology.thy Thu Jan 17 16:38:00 2019 -0500 @@ -61,9 +61,9 @@ I realized afterwards that this theory has a lot in common with \<^file>\~~/src/HOL/Library/Finite_Map.thy\. \ -subsection%important \Topology without type classes\ +subsection \Topology without type classes\ -subsubsection%important \The topology generated by some (open) subsets\ +subsubsection \The topology generated by some (open) subsets\ text \In the definition below of a generated topology, the \Empty\ case is not necessary, as it follows from \UN\ taking for \K\ the empty set. However, it is convenient to have, @@ -257,7 +257,7 @@ qed qed -subsubsection%important \Continuity\ +subsubsection \Continuity\ text \We will need to deal with continuous maps in terms of topologies and not in terms of type classes, as defined below.\ @@ -336,7 +336,7 @@ using assms unfolding continuous_on_topo_def by auto -subsubsection%important \Pullback topology\ +subsubsection \Pullback topology\ text \Pulling back a topology by map gives again a topology. \subtopology\ is a special case of this notion, pulling back by the identity. We introduce the general notion as @@ -425,7 +425,7 @@ qed -subsection%important \The product topology\ +subsection \The product topology\ text \We can now define the product topology, as generated by the sets which are products of open sets along finitely many coordinates, and the whole @@ -809,7 +809,7 @@ qed -subsubsection%important \Powers of a single topological space as a topological space, using type classes\ +subsubsection \Powers of a single topological space as a topological space, using type classes\ instantiation "fun" :: (type, topological_space) topological_space begin @@ -885,7 +885,7 @@ "continuous_on UNIV f \ (\i. continuous_on UNIV (\x. f x i))" by (auto intro: continuous_on_product_then_coordinatewise) -subsubsection%important \Topological countability for product spaces\ +subsubsection \Topological countability for product spaces\ text \The next two lemmas are useful to prove first or second countability of product spaces, but they have more to do with countability and could @@ -1116,7 +1116,7 @@ using product_topology_countable_basis topological_basis_imp_subbasis by auto -subsection%important \The strong operator topology on continuous linear operators\ (* FIX ME mv*) +subsection \The strong operator topology on continuous linear operators\ (* FIX ME mv*) text \Let \'a\ and \'b\ be two normed real vector spaces. Then the space of linear continuous operators from \'a\ to \'b\ has a canonical norm, and therefore a canonical corresponding topology @@ -1196,7 +1196,7 @@ auto simp add: continuous_on_topo_UNIV[symmetric] linear_continuous_on) -subsection%important \Metrics on product spaces\ +subsection \Metrics on product spaces\ text \In general, the product topology is not metrizable, unless the index set is countable. @@ -1575,7 +1575,7 @@ -subsection%important \Measurability\ (*FIX ME move? *) +subsection \Measurability\ (*FIX ME move? *) text \There are two natural sigma-algebras on a product space: the borel sigma algebra, generated by open sets in the product, and the product sigma algebra, countably generated by