src/HOL/Library/Sum_of_Squares/sum_of_squares.ML
changeset 47108 2a1953f0d20d
parent 46497 89ccf66aa73d
child 51717 9e7d1c139569
--- a/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML	Sat Mar 24 16:27:04 2012 +0100
+++ b/src/HOL/Library/Sum_of_Squares/sum_of_squares.ML	Sun Mar 25 20:15:39 2012 +0200
@@ -866,10 +866,11 @@
    @{term "op / :: real => _"}, @{term "inverse :: real => _"},
    @{term "op ^ :: real => _"}, @{term "abs :: real => _"},
    @{term "min :: real => _"}, @{term "max :: real => _"},
-   @{term "0::real"}, @{term "1::real"}, @{term "number_of :: int => real"},
-   @{term "number_of :: int => nat"},
-   @{term "Int.Bit0"}, @{term "Int.Bit1"},
-   @{term "Int.Pls"}, @{term "Int.Min"}];
+   @{term "0::real"}, @{term "1::real"},
+   @{term "numeral :: num => nat"},
+   @{term "numeral :: num => real"},
+   @{term "neg_numeral :: num => real"},
+   @{term "Num.Bit0"}, @{term "Num.Bit1"}, @{term "Num.One"}];
 
 fun check_sos kcts ct =
  let