diff -r 340df9f3491f -r 22f665a2e91c src/HOL/Probability/Borel_Space.thy --- a/src/HOL/Probability/Borel_Space.thy Sun Sep 11 22:56:05 2011 +0200 +++ b/src/HOL/Probability/Borel_Space.thy Mon Sep 12 07:55:43 2011 +0200 @@ -127,7 +127,7 @@ "\S\sets borel. ?f -` S \ A \ op \ A ` sets M" then have "?f -` S \ A \ op \ A ` sets M" by auto then have f: "?f -` S \ A \ sets M" - using `A \ sets M` sets_into_space by fastsimp + using `A \ sets M` sets_into_space by fastforce show "?f -` S \ space M \ sets M" proof cases assume "0 \ S"