Documentation

LeanPool.RiemannMappingTheorem

Riemann Mapping Theorem #

Source: url:https://github.com/vbeffara/RMT4 Authors: Vincent Beffara Status: verified Main declarations: RMT, main, montel, hurwitz Tags: complex-analysis, conformal-maps, schwarz-lemma MSC: 30C35, 30C20

Mathematical overview #

The Riemann Mapping Theorem states that any non-empty, simply connected open proper subset of is conformally equivalent to the open unit disk. The formalisation here proves the analogous statement for connected open proper subsets U ⊆ ℂ that admit primitives (and hence holomorphic logarithms and square roots): there exists a holomorphic injection f : ℂ → ℂ with f '' U = ball 0 1.

The headline theorems are:

Provenance #

Imported from https://github.com/vbeffara/RMT4. Upstream contains no sorrys. Ported from Lean v4.26.0 to Lean Pool's v4.30.0-rc2.