Topology on the upper half plane #
In this file we introduce a TopologicalSpace
structure on the upper half plane and provide
various instances.
Each element of GL(2, ℝ)
defines a continuous map ℍ → ℍ
.
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
.
Equations
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 ℂ
.