Documentation

LeanPool.LeanModularForms.ValenceFormula.Boundary.Smooth

Fundamental Domain Boundary – Smoothness #

Differentiability, derivatives, limits, and curve/immersion constructions for the fundamental domain boundary.

Main Definitions #

theorem fdBoundary_H_hasDerivAt_seg1' (H t : ) (ht : t Set.Ioo 0 1) :
HasDerivAt (fdBoundaryH H) (-(H - 3 / 2) * Complex.I) t
theorem fdBoundary_H_hasDerivAt_seg4' (H t : ) (ht : t Set.Ioo 3 4) :
HasDerivAt (fdBoundaryH H) ((H - 3 / 2) * Complex.I) t
theorem fdBoundary_H_deriv_ne_zero_off_fullPartition (H : ) (hH : 3 / 2 < H) (t : ) (ht : t Set.Icc 0 5) (htp : tfdBoundaryFullPartition) :
theorem fdBoundary_H_left_deriv_limit (H : ) (hH : 3 / 2 < H) (p : ) (hp : p fdBoundaryFullPartition) (hp' : 0 < p) :
∃ (L : ), L 0 Filter.Tendsto (deriv (fdBoundaryH H)) (nhdsWithin p (Set.Iio p)) (nhds L)
theorem fdBoundary_H_hasDerivAt_seg1 (H : ) {t : } (ht : t < 1) :
HasDerivAt (fdBoundaryH H) (-(H - 3 / 2) * Complex.I) t
theorem fdBoundary_H_hasDerivAt_seg4 (H : ) {t : } (h3 : 3 < t) (h4 : t < 4) :
HasDerivAt (fdBoundaryH H) ((H - 3 / 2) * Complex.I) t
theorem fdBoundary_H_hasDerivAt_seg5 (H : ) {t : } (h4 : 4 < t) :
theorem fdBoundary_H_right_deriv_limit (H : ) (hH : 3 / 2 < H) (p : ) (hp : p fdBoundaryFullPartition) (hp' : p < 5) :
∃ (L : ), L 0 Filter.Tendsto (deriv (fdBoundaryH H)) (nhdsWithin p (Set.Ioi p)) (nhds L)
noncomputable def fdBoundaryHCurve (H : ) :

The H-parameterized boundary as a PiecewiseC1Curve.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def fdBoundaryHImmersion (H : ) (hH : 3 / 2 < H) :

    The H-parameterized boundary as a PiecewiseC1Immersion. Requires H > √3/2 for nonzero derivative.

    Equations
    Instances For

      The boundary of the fundamental domain as a PiecewiseC1Curve.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The boundary of the fundamental domain as a PiecewiseC1Immersion.

        Equations
        Instances For
          theorem fdBoundary_H_hasDerivAt_arc (H : ) {t : } (h1 : 1 < t) (h3 : t < 3) :
          theorem fdBoundary_H_deriv_bound_ex {H : } (hH : 3 / 2 < H) :
          ∃ (M : ), 0 < M tfdBoundaryHPartition, deriv (fdBoundaryH H) t M