src/HOL/Multivariate_Analysis/Complex_Transcendental.thy
changeset 62381 a6479cb85944
parent 62131 1baed43f453e
child 62393 a620a8756b7c
--- a/src/HOL/Multivariate_Analysis/Complex_Transcendental.thy	Mon Feb 22 14:37:56 2016 +0000
+++ b/src/HOL/Multivariate_Analysis/Complex_Transcendental.thy	Tue Feb 23 15:47:39 2016 +0000
@@ -74,7 +74,7 @@
   shows "continuous_on s exp"
 by (simp add: continuous_on_exp continuous_on_id)
 
-lemma holomorphic_on_exp: "exp holomorphic_on s"
+lemma holomorphic_on_exp [holomorphic_intros]: "exp holomorphic_on s"
   by (simp add: complex_differentiable_within_exp holomorphic_on_def)
 
 subsection\<open>Euler and de Moivre formulas.\<close>