Non-vacuousness of the Coulomb Concrete Theorem #
Proves that the equilibrium Maxwellian satisfies all 13 hypotheses of
CoulombConcreteTheorem42, demonstrating the theorem is non-vacuous.
Also provides helper lemmas about the equilibrium Maxwellian:
fderiv_equilibriumMaxwellian: directional derivative formulaequilibriumMaxwellian_schwartz_decay: Schwartz-class decayequilibriumMaxwellian_log_bound: polynomial log growth
The equilibrium Maxwellian has Schwartz decay: all iterated velocity derivatives
decay faster than any polynomial. Uses norm_iteratedFDeriv_comp_le (Faà di Bruno bound)
with exp(q(v)) where q = -normSq/(2T) is quadratic, combined with the
polynomial-times-Gaussian bound.
The integral of the equilibrium Maxwellian equals the density ρ: ∫ ρ/(2πT)^{3/2} exp(-|v|²/(2T)) dv = ρ. Proof: factor exp as product of 1D Gaussians, apply Fubini, then integral_gaussian gives √(2πT) per coordinate, so the product is (2πT)^{3/2} which cancels the prefactor.
Non-vacuousness of CoulombConcreteTheorem42.
The equilibrium Maxwellian f(v) = ρ/(2πT)^{3/2} exp(-|v|²/(2T)) with E = 0, B = 0 satisfies all 13 hypotheses of the main theorem. This proves the theorem is non-vacuous: at least one instance exists.
Proof status: all 10 non-trivial goals fully proved. 0 sorry's.
Why each hypothesis holds for the equilibrium:
- (3) hf_pos: ρ/(2πT)^{3/2} > 0 and exp > 0 ⇒ f > 0 ✓
- (4) hf_smooth_v: composition of smooth functions (const, exp, polynomial) ✓
- (5) hf_smooth_x: f is spatially constant ⇒ periodicLift is constant ⇒ C^∞ ✓
- (6) hB_smooth: B = 0, same argument as (5) ✓
- (7) hSchwartz: Gaussian is Schwartz class via Faà di Bruno + poly×Gaussian bound ✓
- (8) hGradBound: ∂eM/∂vᵢ = -(vᵢ/T)·eM, bound |vᵢ| ≤ 1+‖v‖ ✓
- (9) hVlasov: A(z)·z = 0 (projection annihilation) ⇒ integrand vanishes ✓
- (10) hAmpere: ∇×0 = 0, ∫ vᵢ eM dv = 0 by odd symmetry ✓
- (11) hGauss: ∇·0 = 0 = ∫eM - ρ_ion (simp closes) ✓
- (12) hDivB: ∇·0 = 0 ✓
Full round-trip for CoulombConcreteTheorem42.
Not only are the 13 hypotheses simultaneously satisfiable
(CoulombConcreteTheorem42_nonvacuous), but applying the main theorem
to the equilibrium Maxwellian witnesses produces the expected
conclusion: f is a global Maxwellian, E = 0, B = const, with unique
equilibrium temperature.
This closes the loop: the theorem is non-vacuous AND the conclusion actually holds for a concrete physical configuration.