Documentation

LeanPool.RiemannMappingTheorem.DerivInj

LeanPool.RiemannMappingTheorem.DerivInj #

theorem crucial {U : Set } {c z₀ : } {r : } {f : } (hU : IsOpen U) (hcr : Metric.closedBall c r U) (hz₀ : z₀ Metric.ball c r) (hf : DifferentiableOn f U) (hfz₀ : f z₀ = 0) (hf'z₀ : deriv f z₀ 0) (hfz : zMetric.closedBall c r, z z₀f z 0) :
cindex c r f = 1
theorem tendsto_uniformly_on_const {ι : Type u_1} {α : Type u_2} {β : Type u_3} {f : αβ} [UniformSpace β] {p : Filter ι} {s : Set α} :
TendstoUniformlyOn (fun (x : ι) => f) f p s
theorem bla {z₀ : } {f : } (hf : AnalyticAt f z₀) (hf' : HasFPowerSeriesAt (deriv f) 0 z₀) :
∀ᶠ (z : ) in nhds z₀, f z = f z₀
theorem two_le_order_of_deriv_eq_zero {z₀ : } {g : } {p : FormalMultilinearSeries } (hgp : HasFPowerSeriesAt g p z₀) (hp : p 0) (hg : g z₀ = 0) (hg' : deriv g z₀ = 0) :
theorem tendsto_uniformly_on_add_const {U : Set } {g : } :
TendstoUniformlyOn (fun (ε z : ) => g z + ε) g (nhdsWithin 0 {0}) U
theorem deriv_ne_zero_of_inj_aux {U : Set } {z₀ : } {g : } (hU : IsOpen U) (hg : DifferentiableOn g U) (hi : Set.InjOn g U) (hz₀ : z₀ U) (hgz₀ : g z₀ = 0) :
deriv g z₀ 0
theorem deriv_ne_zero_of_inj {U : Set } {z₀ : } {f : } (hU : IsOpen U) (hf : DifferentiableOn f U) (hi : Set.InjOn f U) (hz₀ : z₀ U) :
deriv f z₀ 0