Documentation

LeanPool.LeanModularForms.ValenceFormula.Boundary.Basic

Fundamental Domain Boundary – Basic Definitions #

Definitions and continuity for the boundary of the standard fundamental domain for SL₂(ℤ), both at fixed height heightCutoff and at variable height H.

Main Definitions #

noncomputable def heightCutoff :

Height cutoff for the finite-height fundamental domain boundary.

Equations
Instances For
    noncomputable def fdBoundarySeg1 :

    Segment 1: right vertical from (1/2 + H·i) down to ρ+1.

    Equations
    Instances For
      noncomputable def fdBoundarySeg2 :

      Segment 2: arc from ρ+1 to i (angle π/3 → π/2).

      Equations
      Instances For
        noncomputable def fdBoundarySeg3 :

        Segment 3: arc from i to ρ (angle π/2 → 2π/3).

        Equations
        Instances For
          noncomputable def fdBoundarySeg4 :

          Segment 4: left vertical from ρ up to (-1/2 + H·i).

          Equations
          Instances For
            noncomputable def fdBoundarySeg5 :

            Segment 5: horizontal from (-1/2 + H·i) to (1/2 + H·i).

            Equations
            Instances For
              noncomputable def fdBoundary :

              Boundary of the standard fundamental domain at fixed height heightCutoff, parameterized over [0, 5].

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

                Interior partition points of fdBoundary.

                Equations
                Instances For

                  Full partition including endpoints.

                  Equations
                  Instances For
                    noncomputable def fdBoundarySeg1H (H : ) :

                    Segment 1 at height H: right vertical from (1/2 + H·i) down to ρ+1.

                    Equations
                    Instances For
                      noncomputable def fdBoundarySeg2H :

                      Segment 2 at height H (H-independent): arc from ρ+1 to i.

                      Equations
                      Instances For
                        noncomputable def fdBoundarySeg3H :

                        Segment 3 at height H (H-independent): arc from i to ρ.

                        Equations
                        Instances For
                          noncomputable def fdBoundarySeg4H (H : ) :

                          Segment 4 at height H: left vertical from ρ up to (-1/2 + H·i).

                          Equations
                          Instances For
                            noncomputable def fdBoundarySeg5H (H : ) :

                            Segment 5 at height H: horizontal from (-1/2 + H·i) to (1/2 + H·i).

                            Equations
                            Instances For
                              noncomputable def fdBoundaryH (H : ) :

                              Boundary of the standard fundamental domain at variable height H, parameterized over [0, 5].

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

                                Non-differentiable corner points of fdBoundaryH (excluding smooth transitions at t = 2).

                                Equations
                                Instances For
                                  noncomputable def seg5QRadiusH (H : ) :

                                  The q-expansion radius at height H: e^(-2πH).

                                  Equations
                                  Instances For
                                    theorem fdBoundary_H_at_zero (H : ) :
                                    fdBoundaryH H 0 = 1 / 2 + H * Complex.I
                                    theorem fdBoundary_H_at_four (H : ) :
                                    fdBoundaryH H 4 = -1 / 2 + H * Complex.I
                                    theorem fdBoundary_H_at_five (H : ) :
                                    fdBoundaryH H 5 = 1 / 2 + H * Complex.I