Inversion Symmetry & Even Ground State #
Formalizes Corollary 16: the ground-state eigenfunction is even.
Reference: lamportform.tex, lines 1559–1676.
Section 1: Reflection operator #
Section 2: Symmetric interval and ae helper #
Almost-everywhere transfer through negation: if f =ᵐ g then f ∘ Neg.neg =ᵐ g ∘ Neg.neg, using the neg-invariance of Lebesgue measure.
Section 3: Resolvent-reflection axiom #
Resolvent commutes with reflection (Proposition 14). The resolvent (A_λ + I)⁻¹ commutes with the reflection operator R defined by (Rφ)(u) = φ(-u).
The mathematical argument (lamportform.tex, lines 1559–1618):
- The energy form satisfies E(Rφ, Rψ) = E(φ, ψ) (reflection invariance)
- By polarization and the Kato representation theorem, the operator A_λ commutes with R
- Therefore the resolvent (A_λ + I)⁻¹ commutes with R
Why axiom: Steps 1-3 require bilinear form polarization identity, Kato representation theorem, and resolvent functional calculus — none in Mathlib.
Soundness: Sole precondition 1 < cutoffLambda. Conclusion is a
nontrivial a.e. equality between two function compositions that cannot
be vacuously satisfied. Precondition: 1 < cutoffLambda.
Section 4: Reflected eigenfunction is eigenfunction #
The reflected ground-state eigenfunction R(ψ) satisfies the same resolvent eigenvalue equation as ψ. This chains the resolvent-reflection axiom with the ground-state resolvent eigenvalue equation transferred through negation.
Section 5: Even ground state #
Ground state is even (Corollary 16). The ground-state eigenfunction ψ satisfies ψ(-u) = ψ(u) a.e.
Reference: lamportform.tex, Corollary 16 (lines 1648–1676).