Documentation

LeanPool.RiemannMappingTheorem.Main

LeanPool.RiemannMappingTheorem.Main #

noncomputable def obs {U : Set ā„‚} (zā‚€ : ā„‚) (f : š“’ U) :

The objective functional obs zā‚€ f = ‖f'(zā‚€)‖ whose maximisation over š“˜ U produces the Riemann-mapping conformal isomorphism.

Equations
Instances For
    theorem ContinuousOn_obs {U : Set ā„‚} {zā‚€ : ā„‚} (hU : IsOpen U) (hzā‚€ : zā‚€ ∈ U) :
    ContinuousOn (obs zā‚€) (š“— U)
    theorem main {U : Set ā„‚} [good_domain U] :
    ∃ f ∈ š“˜ U, f '' U = Metric.ball 0 1
    theorem RMT {U : Set ā„‚} (h1 : IsOpen U) (h2 : IsConnected U) (h3 : U ≠ Set.univ) (h4 : hasPrimitives U) :
    ∃ (f : ā„‚ → ā„‚), DifferentiableOn ā„‚ f U ∧ Set.InjOn f U ∧ f '' U = Metric.ball 0 1