Documentation

LeanPool.LeanModularForms.ValenceFormula.Boundary.Bounds

Fundamental Domain Boundary – Bounds #

Segment selectors, trigonometric helpers, and geometric bounds for the fundamental domain boundary.

Main Results #

theorem fdBoundary_H_eq_seg1_H {H t : } (ht : t 1) :
theorem fdBoundary_H_eq_seg2_H {t : } (H : ) (ht1 : 1 < t) (ht2 : t 2) :
theorem fdBoundary_H_eq_seg3_H {t : } (H : ) (ht2 : 2 < t) (ht3 : t 3) :
theorem fdBoundary_H_eq_seg4_H {H t : } (ht3 : 3 < t) (ht4 : t 4) :
theorem fdBoundary_H_eq_seg5_H {H t : } (ht4 : 4 < t) :
theorem fdBoundary_H_im_pos (H : ) (hH : 3 / 2 < H) (t : ) :
t Set.Icc 0 50 < (fdBoundaryH H t).im
theorem fdBoundary_H_im_ge_sqrt3_div_2 (H : ) (hH : 3 / 2 H) (t : ) :
t Set.Icc 0 53 / 2 (fdBoundaryH H t).im
theorem fdBoundary_H_re_abs_le_half (H t : ) :
t Set.Icc 0 5|(fdBoundaryH H t).re| 1 / 2
theorem fdBoundary_eq_seg2 {t : } (ht1 : 1 < t) (ht2 : t 2) :
theorem fdBoundary_eq_seg3 {t : } (ht2 : 2 < t) (ht3 : t 3) :
theorem fdBoundary_eq_seg4 {t : } (ht3 : 3 < t) (ht4 : t 4) :
theorem fdBoundary_eq_seg5 {t : } (ht4 : 4 < t) :
theorem fdBoundary_im_pos (t : ) :
t Set.Icc 0 50 < (fdBoundary t).im
theorem fdBoundary_H_im_le_H {H : } (hH : 1 H) (t : ) :
t Set.Icc 0 5(fdBoundaryH H t).im H
theorem fdBoundary_re_abs_le_half (t : ) :
t Set.Icc 0 5|(fdBoundary t).re| 1 / 2