Skip to content

feat(Geometry): uniformization theorem#132

Open
alreadydone wants to merge 1 commit intoleanprover:mainfrom
alreadydone:uniformization
Open

feat(Geometry): uniformization theorem#132
alreadydone wants to merge 1 commit intoleanprover:mainfrom
alreadydone:uniformization

Conversation

@alreadydone
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +10 to +14
The usual statement of the uniformization theorem says that a simply connected Riemann surface
is isomorphic to either the Riemann sphere, the complex plane, or the open unit disc
[Hubbard, Theorem 1.1.1]. Since we do not have Riemann sphere in mathlib yet, here we instead
formalize the statement of Theorem 1.1.2, which Hubbard shows is stronger than Theorem 1.1.1
using one page of algebraic topology and complex analysis. The statement is:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the work of @girving in https://github.com/girving/ray/blob/main/Ray/Manifold/RiemannSphere.lean we can have the statement of Theorem 1.1.1, and we could discuss whether we want to add it to mathlib quickly or lean-eval for now (only ChartedSpace is needed, not IsManifold).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant