- Boxes
- definitions
- Ellipses
- theorems and lemmas
- Blue border
- the statement of this result is ready to be formalized; all prerequisites are done
- Orange border
- the statement of this result is not ready to be formalized; the blueprint needs more work
- Blue background
- the proof of this result is ready to be formalized; all prerequisites are done
- Green border
- the statement of this result is formalized
- Green background
- the proof of this result is formalized
- Dark green background
- the proof of this result and all its ancestors are formalized
- Dark green border
- this is in Mathlib
The ideal MHD system: mass conservation, momentum (\(\rho \frac{D \mathbf{v}}{D t} = \mathbf{J}\times \mathbf{B} - \nabla p\)), adiabatic energy, induction (\(\frac{\partial \mathbf{B}}{\partial t} = \nabla \! \times \! (\mathbf{v}\times \mathbf{B})\)), \(\nabla \! \cdot \! \mathbf{B} = 0\), and Ampère’s law (\(\nabla \! \times \! \mathbf{B} = \mu _0\mathbf{J}\)).
Maxwell’s equations in a linear medium, packaging: Gauss’s law (\(\nabla \! \cdot \! \mathbf{E} = \rho /\varepsilon \)), no monopoles (\(\nabla \! \cdot \! \mathbf{B} = 0\)), Faraday (\(\nabla \! \times \! \mathbf{E} = -\frac{\partial \mathbf{B}}{\partial t}\)), and Ampère-Maxwell (\(\nabla \! \times \! \mathbf{B} = \mu (\mathbf{J}_{\mathrm{free}} + \sigma \mathbf{E}) + \mu \varepsilon \frac{\partial \mathbf{E}}{\partial t}\)).
For \(C^2\) scalar fields, mixed partial derivatives commute (Clairaut/Schwarz):
Connects to Mathlib’s IsSymmSndFDerivAt via the chain rule for CLM evaluation.
Derived by taking curl of Faraday, applying curl-curl identity with \(\nabla \! \cdot \! \mathbf{E}=0\), and substituting Ampère’s law.
If \(\frac{\partial \mathbf{B}}{\partial t} = -\nabla \! \times \! \mathbf{E}\) and \(\mathbf{E} = -\mathbf{v}\times \mathbf{B}\) (ideal Ohm’s law), then \(\frac{\partial \mathbf{B}}{\partial t} = \nabla \! \times \! (\mathbf{v}\times \mathbf{B})\).
The vortex stretching term \((\mathbf{\omega }\cdot \nabla )\mathbf{v}\) is unique to 3D.