Update holomorphic_JensenFormula2.lean

This commit is contained in:
Stefan Kebekus
2024-08-12 13:05:55 +02:00
parent e6f60971a8
commit 8b0d0f5c05

View File

@@ -0,0 +1,29 @@
import Mathlib.Analysis.Complex.CauchyIntegral
import Nevanlinna.harmonicAt_examples
import Nevanlinna.harmonicAt_meanValue
import Mathlib.Analysis.Analytic.IsolatedZeros
lemma xx
{f : }
{S : Set }
{R : }
(h₁ : DifferentiableOn f (Metric.ball z₀ R)) :
o : , F : , z (Metric.ball z₀ R), (DifferentiableAt F z) (F z 0) (f z = F z * s (Metric.ball z₀ R), (z - s) ^ (o s)) := by
sorry
theorem jensen_case_R_eq_one'
(f : )
(h₁f : Differentiable f)
(h₂f : f 0 0)
(S : Finset )
(a : S )
(ha : s, a s Metric.ball 0 1)
(F : )
(h₁F : Differentiable F)
(h₂F : z, F z 0)
(h₃F : f = fun z (F z) * s : S, (z - a s))
:
Real.log f 0 = - s, Real.log (a s⁻¹) + (2 * Real.pi)⁻¹ * (x : ) in (0)..2 * Real.pi, Real.log f (circleMap 0 1 x) := by
sorry