diff -r 4320875eb8a1 -r ee2c7f0dd1be src/HOL/Transcendental.thy --- a/src/HOL/Transcendental.thy Thu Jun 18 09:07:54 2020 +0000 +++ b/src/HOL/Transcendental.thy Fri Jun 19 09:46:47 2020 +0000 @@ -688,7 +688,7 @@ qed then have "\p q. \p < n; q < n - Suc 0\ \ norm ((z + h) ^ q * z ^ (n - 2 - q)) \ K ^ (n - 2)" - by (simp del: subst_all') + by (simp del: subst_all) then show "norm (\pq of_nat n * (of_nat (n - Suc 0) * K ^ (n - 2))"