set_option linter.style.longLine false
Deriving VMLInput from Concrete Hypotheses #
Constructs a VMLInput from a VMLSteadyState and VelocityDecayConditions,
then applies the abstract proof chain (Sections 2-8) to derive the main theorem
ConcreteTheorem42 with minimal physical hypotheses.
Main Theorem: Global steady state of the VML system. Reference: Theorem 12 (thm:main)
Any smooth steady state (f, E, B) on T³ × ℝ³ with ν > 0 is: (i) f = ρ_ion/(2πT∞)^{3/2} exp(-|v|²/(2T∞)) (global Maxwellian, zero drift) (ii) E = 0 (iii) B = B∞ (spatially constant) (iv) T∞ > 0 is a constant parameter characterizing the steady-state family
Proof assembles: Step 1: f is local Maxwellian (Corollary 2, via H-theorem chain) Step 2: T is constant (Lemma 14, O(|v|³) terms) Step 3: u is constant (Lemma 15, Killing's equation on T³) Step 4: u = 0 (Lemma 19, Ampère + divergence theorem) Step 5: n ≡ ρ_ion, E = 0 (Lemmas 20-21, Poisson–Boltzmann + max principle) Step 6: B constant (Lemma 22, harmonic on T³) Step 7: Parameters from conservation (Lemmas 24-28)
Equations
- p.a_loc x = Exists.choose ⋯
Instances For
Instances For
Instances For
IsSpatiallySmooth 2 for the Maxwellian parameters a_loc, b_loc, c_loc.
Temperature is spatially constant: c(x) ≡ c₀.
Extract the constant temperature parameter c₀.
Instances For
The O(|v|²) Killing equation from the polynomial identity.
Drift velocity b is constant on T³.
Extract the constant drift parameter b₀.
Instances For
The drift parameter b₀ vanishes. Proof: Ampère + Stokes on T³ gives |u₀|² ∫ ρ = 0, and ∫ ρ > 0, so u₀ = (-1/(2c₀))b₀ = 0, hence b₀ = 0 since c₀ ≠ 0.
Poisson-Boltzmann equation for the density.
Density is constant: ρ(x) = ρ_ion.
∇a vanishes when b₀ = 0 and ρ = ρ_ion.
Build VMLSteadyState from VMLInput by deriving all analytical conclusions.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Main theorem (honest version): From physical inputs alone, any smooth steady state (f, E, B) on T³ × ℝ³ with ν > 0 is: (i) f = ρ_ion/(2πT∞)^{3/2} exp(-|v|²/(2T∞)) (global Maxwellian, zero drift) (ii) E = 0 (iii) B = B∞ (spatially constant) (iv) T∞ > 0 is a constant parameter characterizing the steady-state family