remove obsolete simp rule for powers
authorhuffman
Thu, 29 Mar 2012 14:47:31 +0200
changeset 47196 6012241abe93
parent 47195 836bf25fb70f
child 47197 ed681ca1188a
child 47199 15ede9f1da3f
child 47207 9368aa814518
remove obsolete simp rule for powers
src/HOL/Nat_Numeral.thy
--- a/src/HOL/Nat_Numeral.thy	Thu Mar 29 14:42:55 2012 +0200
+++ b/src/HOL/Nat_Numeral.thy	Thu Mar 29 14:47:31 2012 +0200
@@ -72,14 +72,6 @@
 lemmas numerals = numeral_1_eq_1 [where 'a=nat] numeral_2_eq_2
 
 
-subsection{*Powers with Numeric Exponents*}
-
-text{*Squares of literal numerals will be evaluated.*}
-(* FIXME: replace with more general rules for powers of numerals *)
-lemmas power2_eq_square_numeral [simp] =
-    power2_eq_square [of "numeral w"] for w
-
-
 text{*Simprules for comparisons where common factors can be cancelled.*}
 lemmas zero_compare_simps =
     add_strict_increasing add_strict_increasing2 add_increasing