theorem
weierstrass_m_test_deriv_normally_convergent
{f : ℕ → ℂ → ℂ}
{S : Set ℂ}
(hS : IsOpen S)
(hf_holo : ∀ (n : ℕ), DifferentiableOn ℂ (f n) S)
(hf_conv : ConvergesLocallyNormallyOn f S)
:
ConvergesLocallyNormallyOn (fun (n : ℕ) (z : ℂ) => deriv (f n) z) S
theorem
weierstrass_m_test_deriv
{f : ℕ → ℂ → ℂ}
{S : Set ℂ}
(hS : IsOpen S)
(hf_holo : ∀ (n : ℕ), DifferentiableOn ℂ (f n) S)
(hf_conv : ConvergesLocallyNormallyOn f S)
:
@[implicit_reducible]
instance
instCoeFunParameterizedCurveForallRealComplex :
CoeFun ParameterizedCurve fun (x : ParameterizedCurve) => ℝ → ℂ
theorem
contourIntegral_reparam_invariance
(f : ℂ → ℂ)
(γ₁ γ₂ : ParameterizedCurve)
(φ φ' : ℝ → ℝ)
(hcomp : ∀ t ∈ Set.Icc γ₂.a γ₂.b, γ₂.toFun t = γ₁.toFun (φ t))
(hφa : φ γ₂.a = γ₁.a)
(hφb : φ γ₂.b = γ₁.b)
(hφ_deriv : ∀ t ∈ Set.uIcc γ₂.a γ₂.b, HasDerivAt φ (φ' t) t)
(hφ'_cont : ContinuousOn φ' (Set.uIcc γ₂.a γ₂.b))
(hchain : ∀ t ∈ Set.Icc γ₂.a γ₂.b, deriv γ₂.toFun t = ↑(φ' t) * deriv γ₁.toFun (φ t))
(hg_cont : ContinuousOn (fun (u : ℝ) => f (γ₁.toFun u) * deriv γ₁.toFun u) (φ '' Set.uIcc γ₂.a γ₂.b))
:
theorem
locallyUniformLimit_holomorphic
{ι : Type u_1}
{φ : Filter ι}
[φ.NeBot]
{F : ι → ℂ → ℂ}
{f : ℂ → ℂ}
{U : Set ℂ}
(hf : TendstoLocallyUniformlyOn F f φ U)
(hF : ∀ᶠ (n : ι) in φ, DifferentiableOn ℂ (F n) U)
(hU : IsOpen U)
:
DifferentiableOn ℂ f U
theorem
locallyUniformLimit_zero_free
{ι : Type u_1}
{φ : Filter ι}
[φ.NeBot]
{F : ι → ℂ → ℂ}
{f : ℂ → ℂ}
{U : Set ℂ}
(hf : TendstoLocallyUniformlyOn F f φ U)
(hF : ∀ᶠ (n : ι) in φ, DifferentiableOn ℂ (F n) U)
(hU : IsOpen U)
(hUc : IsPreconnected U)
(hFnz : ∀ᶠ (n : ι) in φ, ∀ z ∈ U, F n z ≠ 0)
(hfnz : ∃ z ∈ U, f z ≠ 0)
(z : ℂ)
:
theorem
locallyUniformLimit_holomorphic_and_deriv_and_zeroFree
{ι : Type u_1}
{φ : Filter ι}
[φ.NeBot]
{F : ι → ℂ → ℂ}
{f : ℂ → ℂ}
{U : Set ℂ}
(hf : TendstoLocallyUniformlyOn F f φ U)
(hF : ∀ᶠ (n : ι) in φ, DifferentiableOn ℂ (F n) U)
(hU : IsOpen U)
(hUc : IsPreconnected U)
(hFnz : ∀ᶠ (n : ι) in φ, ∀ z ∈ U, F n z ≠ 0)
(hfnz : ∃ z ∈ U, f z ≠ 0)
:
theorem
cauchy_theorem
(U : Set ℂ)
(hU : IsOpen U)
(f : ℂ → ℂ)
(hf : DifferentiableOn ℂ f U)
(γ : ParameterizedCurve)
(hγ_simple : γ.IsSimple)
(hγ_closed : γ.IsClosed)
(hγ_contained : γ.ContainedIn U)
:
theorem
complex_ftc_contour
(γ : ParameterizedCurve)
{Ω : Set ℂ}
{f : ℂ → ℂ}
(hΩ : IsOpen Ω)
(hγ_range : ∀ t ∈ Set.Icc γ.a γ.b, γ.toFun t ∈ Ω)
(hf : DifferentiableOn ℂ f Ω)
(hγ_diff : ∀ t ∈ Set.uIcc γ.a γ.b, HasDerivAt γ.toFun (deriv γ.toFun t) t)
(hint : IntervalIntegrable (fun (t : ℝ) => deriv f (γ.toFun t) * deriv γ.toFun t) MeasureTheory.volume γ.a γ.b)
:
theorem
cauchy_residue_formula
(U : Set ℂ)
(hU : IsOpen U)
(f : ℂ → ℂ)
(hf : MeromorphicOn f U)
(γ : ParameterizedCurve)
(hγ_closed : γ.IsClosed)
(hγ_simple : γ.IsSimple)
(hγ_in_U : γ.ContainedIn U)
(poles : Finset ℂ)
(hpoles_in_interior : ∀ z ∈ poles, z ∈ γ.curveInterior)
(hpoles_off_curve : ∀ z ∈ poles, z ∉ γ.image)
(hf_analytic : ∀ z ∈ U, z ∉ poles → AnalyticAt ℂ f z)
:
theorem
meromorphicOn_div_sub
(U : Set ℂ)
(hU : IsOpen U)
(f : ℂ → ℂ)
(hf : DifferentiableOn ℂ f U)
(a : ℂ)
(_ha : a ∈ U)
:
MeromorphicOn (fun (w : ℂ) => f w / (w - a)) U
theorem
cauchy_integral_formula_general
(U : Set ℂ)
(hU : IsOpen U)
(f : ℂ → ℂ)
(hf : DifferentiableOn ℂ f U)
(γ : ParameterizedCurve)
(hγ_simple : γ.IsSimple)
(hγ_closed : γ.IsClosed)
(hγ_contained : γ.ContainedIn U)
(a : ℂ)
(ha : a ∈ γ.curveInterior)
:
theorem
liouville_theorem
(f : ℂ → ℂ)
(hf : Differentiable ℂ f)
(hb : Bornology.IsBounded (Set.range f))
:
theorem
morera_theorem
{f : ℂ → ℂ}
{U : Set ℂ}
(hU : IsOpen U)
(hf_cont : ContinuousOn f U)
(hf_conservative : Complex.IsConservativeOn f U)
:
DifferentiableOn ℂ f U