Documentation

MIPRE.Background.Repetition.CommutingRepetition.VN.Modular.StripCauchy

Elementary bounds #

e^x / 4 ≤ sinh x for x ≥ 1.

theorem CommutingRepetition.StripCauchy.exp_neg_le_inv_one_add_sq {a : } (ha : 0 < a) {s : } (hs : 0 s) :
Real.exp (-(a * s)) max 1 (2 / a ^ 2) * (1 + s ^ 2)⁻¹

e^{-a s} ≤ C_a (1 + s²)⁻¹ for s ≥ 0, a > 0.

noncomputable def CommutingRepetition.StripCauchy.w (φ t : ) :

The weight w φ t = e^{-φt} / (2 cosh(πt)).

Equations
Instances For

    w φ t ≤ e^{-(π-|φ|)|t|}.

    theorem CommutingRepetition.StripCauchy.w_le_inv_one_add_sq {φ : } ( : |φ| < Real.pi) (t : ) :
    w φ t max 1 (2 / (Real.pi - |φ|) ^ 2) * (1 + t ^ 2)⁻¹

    w φ is dominated by C (1 + t²)⁻¹.

    Integrability of t ↦ w φ t • v t for bounded measurable v.

    Values of sin on the boundary lines and the kernel (1/4 + t²)⁻¹ #

    theorem CommutingRepetition.StripCauchy.inv_sub_inv_eq (t : ) :
    (1 / 2 + t * Complex.I)⁻¹ - (-1 / 2 + t * Complex.I)⁻¹ = ↑(1 / 4 + t ^ 2)⁻¹

    The functions S, ψ, G, H #

    S z = sin(πz)/z, with S 0 = π.

    Equations
    Instances For

      ψ z = πz / sin(πz) = π / S z.

      Equations
      Instances For
        noncomputable def CommutingRepetition.StripCauchy.g (f : ) (φ : ) :

        g z = e^{iφz} f z.

        Equations
        Instances For
          noncomputable def CommutingRepetition.StripCauchy.H (f : ) (φ : ) :

          H = dslope G 0.

          Equations
          Instances For
            theorem CommutingRepetition.StripCauchy.G_zero (f : ) (φ : ) :
            G f φ 0 = f 0
            theorem CommutingRepetition.StripCauchy.H_of_ne (f : ) (φ : ) {z : } (hz : z 0) :
            H f φ z = (G f φ z - f 0) / z
            theorem CommutingRepetition.StripCauchy.rect_eq_zero (f : ) (φ : ) (hf_cont : ContinuousOn f strip) (hf_diff : DifferentiableOn f ostrip) (N : ) :
            ((( (x : ) in -1 / 2..1 / 2, H f φ (x + -N * Complex.I)) - (x : ) in -1 / 2..1 / 2, H f φ (x + N * Complex.I)) + Complex.I (y : ) in -N..N, H f φ (1 / 2 + y * Complex.I)) - Complex.I (y : ) in -N..N, H f φ (-1 / 2 + y * Complex.I) = 0

            The rectangle [-1/2, 1/2] × [-N, N]: Cauchy–Goursat for H.

            theorem CommutingRepetition.StripCauchy.norm_G_le (f : ) (φ : ) {C : } (hf_bdd : zstrip, f z C) {z : } (hz : z strip) (hN : 1 |z.im|) :
            G f φ z 8 * Real.pi * C * |z.im| * Real.exp (-((Real.pi - |φ|) * |z.im|))

            The bound on G away from the real axis.

            theorem CommutingRepetition.StripCauchy.norm_H_le (f : ) (φ : ) {C : } (hf_bdd : zstrip, f z C) {z : } (hz : z strip) (hN : 1 |z.im|) :
            H f φ z 8 * Real.pi * C * Real.exp (-((Real.pi - |φ|) * |z.im|)) + f 0 / |z.im|

            The bound on H away from the real axis.

            theorem CommutingRepetition.StripCauchy.norm_edge_le (f : ) (φ : ) {C : } (hf_bdd : zstrip, f z C) {y : } (hy : 1 |y|) :
            (x : ) in -1 / 2..1 / 2, H f φ (x + y * Complex.I) 8 * Real.pi * C * Real.exp (-((Real.pi - |φ|) * |y|)) + f 0 / |y|

            The horizontal edges: ‖∫ H(x + yI) dx‖ ≤ 8πC e^{-(π-|φ|)|y|} + ‖f 0‖/|y| for |y| ≥ 1.

            theorem CommutingRepetition.StripCauchy.tendsto_edges (f : ) (φ : ) {C : } (hf_bdd : zstrip, f z C) ( : |φ| < Real.pi) :
            Filter.Tendsto (fun (N : ) => ( (x : ) in -1 / 2..1 / 2, H f φ (x + -N * Complex.I)) - (x : ) in -1 / 2..1 / 2, H f φ (x + N * Complex.I)) Filter.atTop (nhds 0)

            The horizontal edges vanish as N → ∞.

            noncomputable def CommutingRepetition.StripCauchy.V (f : ) (φ : ) :

            The vertical-edge integrand: V t = G(1/2+it)/(1/2+it) − G(-1/2+it)/(-1/2+it).

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              theorem CommutingRepetition.StripCauchy.H_sub_H (f : ) (φ y : ) :
              H f φ (1 / 2 + y * Complex.I) - H f φ (-1 / 2 + y * Complex.I) = V f φ y - f 0 * ↑(1 / 4 + y ^ 2)⁻¹
              theorem CommutingRepetition.StripCauchy.V_eq (f : ) (φ y : ) :
              V f φ y = 2 * Real.pi * ((w φ y) * (Complex.exp (Complex.I * φ / 2) * f (1 / 2 + y * Complex.I) + Complex.exp (-(Complex.I * φ / 2)) * f (-1 / 2 + y * Complex.I)))

              The explicit form of V.

              theorem CommutingRepetition.StripCauchy.integrable_V (f : ) (φ : ) (hf_cont : ContinuousOn f strip) (hf_diff : DifferentiableOn f ostrip) {C : } (hf_bdd : zstrip, f z C) ( : |φ| < Real.pi) :
              theorem CommutingRepetition.StripCauchy.integral_V (f : ) (φ : ) (hf_cont : ContinuousOn f strip) (hf_diff : DifferentiableOn f ostrip) {C : } (hf_bdd : zstrip, f z C) ( : |φ| < Real.pi) :
              (y : ), V f φ y = 2 * Real.pi * f 0

              V = 2π f 0.

              theorem CommutingRepetition.StripCauchy.strip_cauchy (f : ) (φ : ) (hf_cont : ContinuousOn f strip) (hf_diff : DifferentiableOn f ostrip) {C : } (hf_bdd : zstrip, f z C) ( : |φ| < Real.pi) :
              f 0 = (t : ), (w φ t) * (Complex.exp (Complex.I * φ / 2) * f (1 / 2 + t * Complex.I) + Complex.exp (-(Complex.I * φ / 2)) * f (-1 / 2 + t * Complex.I))

              RvD Lemma 4.6 (Cauchy's formula on the strip): for f bounded continuous on |Re z| ≤ 1/2 and analytic inside, and |φ| < π, f 0 = ∫ t, e^{-φt}/(2cosh πt) · (e^{iφ/2} f(1/2 + it) + e^{-iφ/2} f(-1/2 + it)) dt.