src/HOL/Power.thy
changeset 71398 e0237f2eb49d
parent 70928 273fc913427b
child 71435 d8fb621fea02
--- a/src/HOL/Power.thy	Sun Jan 19 14:50:03 2020 +0100
+++ b/src/HOL/Power.thy	Tue Jan 21 11:02:27 2020 +0100
@@ -377,7 +377,7 @@
 
 end
 
-context normalization_semidom
+context normalization_semidom_multiplicative
 begin
 
 lemma normalize_power: "normalize (a ^ n) = normalize a ^ n"