Documentation

Atlas.DifferentialAnalysis.code.Parametrix

The Cauchy-Riemann polynomial X₀ + i·X₁, whose associated constant-coefficient differential operator is the Cauchy-Riemann (∂̄) operator on ℝ² ≅ ℂ.

Instances For

    The Cauchy-Riemann (∂̄) operator on tempered distributions on ℝ², defined as the constant-coefficient differential operator with symbol dbarPoly.

    Instances For

      The Cauchy-Riemann kernel (2π)⁻¹·(x + iy)⁻¹ on ℝ²: this is the (distributional) fundamental solution of the Cauchy-Riemann operator ∂̄.

      Instances For

        The measurable equivalence between EuclideanSpace ℝ (Fin 2) (with the L² product structure) and ℝ × ℝ.

        Instances For

          The Cauchy-Riemann kernel is locally integrable with respect to Lebesgue measure on ℝ².

          The norm of the complex number x + iy agrees with the Euclidean norm of the vector (x, y) in EuclideanSpace ℝ (Fin 2).

          For ‖v‖ ≥ 1, the Cauchy-Riemann kernel is bounded in norm by (2π)⁻¹.

          The product of a Schwartz function with the Cauchy-Riemann kernel is Lebesgue integrable on ℝ².

          Continuity estimate for the Cauchy-Riemann functional: there exist a finite set s of Schwartz seminorm indices and a nonnegative constant C such that for every Schwartz function φ the integral ∫ φ v • cauchyRiemannKernel v is bounded by C · sup of seminorms in s`. This provides the continuity needed to define the Cauchy-Riemann tempered distribution.

          The Cauchy-Riemann tempered distribution: the action φ ↦ ∫ φ v • cauchyRiemannKernel v, packaged as a tempered distribution on ℝ².

          Instances For

            Defining identity for the Cauchy-Riemann distribution applied to a Schwartz test function.

            A Cauchy-Pompeiu auxiliary statement: the integral of ψ v • cauchyRiemannKernel v over a closed ball of radius ε around the origin tends to 0 as ε → 0⁺.

            theorem DifferentialOperators.two_eps_mul_integral_inv_eps_sq_add_sq (ε : ) ( : 0 < ε) :
            2 * ε * (y : ) in -ε..ε, (ε ^ 2 + y ^ 2)⁻¹ = Real.pi

            The integral identity 2ε · ∫_{-ε}^{ε} (ε² + y²)⁻¹ dy = π, used in the Cauchy-Pompeiu computation for the Cauchy-Riemann fundamental solution.

            theorem DifferentialOperators.four_eps_mul_integral_inv_eps_sq_add_sq (ε : ) ( : 0 < ε) :
            4 * ε * (y : ) in -ε..ε, (ε ^ 2 + y ^ 2)⁻¹ = 2 * Real.pi

            The integral identity 4ε · ∫_{-ε}^{ε} (ε² + y²)⁻¹ dy = 2π.

            Key Cauchy-Pompeiu identity: for any Schwartz function φ, ∫ (∂_x φ + i·∂_y φ)(v) • cauchyRiemannKernel(v) dv = -φ(0). This is the integral form of Lemma 11.5 expressing the Cauchy-Riemann kernel as a fundamental solution of ∂̄.

            The Fourier-side identity expressing the Cauchy-Riemann symbol as a (negated) sum of partial derivatives: the Fourier multiplier by polySymbol 2 dbarPoly applied to the inverse Fourier transform of φ equals minus the Cauchy-Riemann differential operator applied to φ.

            The Fourier-side integral identity for the Cauchy-Riemann kernel: integrating the Fourier multiplier by polySymbol 2 dbarPoly of 𝓕⁻¹ φ against the Cauchy-Riemann kernel recovers φ(0).

            Lemma 11.5 (Cauchy-Riemann fundamental solution): the tempered distribution cauchyRiemannDistribution is a fundamental solution of the Cauchy-Riemann operator ∂̄, i.e. ∂̄ (cauchyRiemannDistribution) = δ₀.