src/HOL/Real.thy
changeset 62083 7582b39f51ed
parent 62079 3a21fddf0328
child 62347 2230b7047376
--- a/src/HOL/Real.thy	Wed Jan 06 13:04:31 2016 +0100
+++ b/src/HOL/Real.thy	Wed Jan 06 12:18:53 2016 +0100
@@ -1583,7 +1583,6 @@
   "\<lceil>numeral x ^ n\<rceil> = numeral x ^ n"
   by (metis ceiling_of_int of_int_numeral of_int_power)
 
-
 subsection \<open>Implementation of rational real numbers\<close>
 
 text \<open>Formal constructor\<close>