diff -r a80d8ec6c998 -r 3dda49e08b9d src/HOL/Power.thy --- a/src/HOL/Power.thy Fri Jan 04 21:49:06 2019 +0100 +++ b/src/HOL/Power.thy Fri Jan 04 23:22:53 2019 +0100 @@ -457,7 +457,7 @@ by (force simp add: order_antisym power_le_imp_le_exp) text \ - Can relax the first premise to @{term "0\0 in the case of the natural numbers. \ lemma power_less_imp_less_exp: "1 < a \ a ^ m < a ^ n \ m < n"