Existence And Smoothness Of The Navier–Stokes Equation
(A) Existence and smoothness of Navier–Stokes solutions on ℝ³.
Questions, not proof records
Each statement record keeps the mathematical question, a dated status source, accessible references, and any pinned Lean formulation separate from proof verification.
sorry marks an admitted statement, not a proof. Source indexing does not mean the formulation has been independently built or certified by Therefore.(A) Existence and smoothness of Navier–Stokes solutions on ℝ³.
The four dimensional case of the smooth version of the conjecture is still open. See [Wang2017].
P ≠ NP*:
The conjecture that the complexity classes P and NP are not equal.
(B) Existence and smoothness of Navier–Stokes solutions in ℝ³/ℤ³.
It is conjectured that the only values of for which the smooth version of the conjecture holds are . See Conjecture 1.17 in [Wang2017].
NP ≠ coNP*:
The conjecture that the complexity classes NP and coNP are not equal.
(C) Breakdown of Navier–Stokes solutions on ℝ³.
(D) Breakdown of Navier–Stokes Solutions on ℝ³/ℤ³.
The Riemann Hypothesis: all non-trivial zeros of the Riemann zeta function have real part . That is, if , , and is not a trivial zero for some , then .
This is the official Millennium Prize Problem as posed by the Clay Mathematics Institute.
This uses the RiemannHypothesis type from Mathlib, which is defined as
∀ (s : ℂ), riemannZeta s = 0 → (¬∃ n : ℕ, s = -2 * (n + 1)) → s ≠ 1 → s.re = 1 / 2.
The Generalized Riemann Hypothesis asserts that all the non-trivial zeros of the Dirichlet -function of a primitive Dirichlet character have real part .