Topology on the upper half plane #
In this file we introduce a TopologicalSpace
structure on the upper half plane and provide
various instances.
@[deprecated UpperHalfPlane.isOpenEmbedding_coe (since := "2024-10-18")]
Alias of UpperHalfPlane.isOpenEmbedding_coe
.
@[deprecated UpperHalfPlane.isEmbedding_coe (since := "2024-10-26")]
Alias of UpperHalfPlane.isEmbedding_coe
.
The vertical strip of width A
and height B
, defined by elements whose real part has absolute
value less than or equal to A
and imaginary part is at least B
.
Instances For
theorem
UpperHalfPlane.subset_verticalStrip_of_isCompact
{K : Set UpperHalfPlane}
(hK : IsCompact K)
:
theorem
UpperHalfPlane.ModularGroup_T_zpow_mem_verticalStrip
(z : UpperHalfPlane)
{N : ℕ}
(hn : 0 < N)
:
∃ (n : ℤ), ModularGroup.T ^ (↑N * n) • z ∈ verticalStrip (↑N) z.im
Extend a function on ℍ
arbitrarily to a function on all of ℂ
.
Equations
- UpperHalfPlane.«term↑ₕ_» = Lean.ParserDescr.node `UpperHalfPlane.«term↑ₕ_» 1022 (Lean.ParserDescr.binary `andthen (Lean.ParserDescr.symbol "↑ₕ") (Lean.ParserDescr.cat `term 0))