src/HOL/Analysis/Arcwise_Connected.thy
changeset 69517 dc20f278e8f3
parent 69313 b021008c5397
child 69652 3417a8f154eb
--- a/src/HOL/Analysis/Arcwise_Connected.thy	Thu Dec 27 23:38:55 2018 +0100
+++ b/src/HOL/Analysis/Arcwise_Connected.thy	Fri Dec 28 10:29:59 2018 +0100
@@ -2,11 +2,10 @@
     Authors:    LC Paulson, based on material from HOL Light
 *)
 
-section \<open>Arcwise-connected sets\<close>
+section \<open>Arcwise-Connected Sets\<close>
 
 theory Arcwise_Connected
-  imports Path_Connected Ordered_Euclidean_Space "HOL-Computational_Algebra.Primes"
-
+imports Path_Connected Ordered_Euclidean_Space "HOL-Computational_Algebra.Primes"
 begin
 
 subsection%important \<open>The Brouwer reduction theorem\<close>