Questions, not proof records

Open-problem statements, with their sources attached.

Each statement record keeps the mathematical question, a dated status source, accessible references, and any pinned Lean formulation separate from proof verification.

“Open” is a dated source assertion. In these pinned sources, sorry marks an admitted statement, not a proof. Source indexing does not mean the formulation has been independently built or certified by Therefore.
All topics

10 of 1194 statement records

17 source collections · 43 mathematical fields

Clear filters
Source labels openMillennium Problems · General topology

Poincare: Smooth Dimension Four

The four dimensional case of the smooth version of the conjecture is still open. See [Wang2017].

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openMillennium Problems · Computer science

Conjectures in Complexity Theory

P ≠ NP*:

The conjecture that the complexity classes P and NP are not equal.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openMillennium Problems · General topology

Poincare: Smooth Other Cases

It is conjectured that the only values of n>4n > 4 for which the smooth version of the conjecture holds are n=5,6,12,56,61n = 5, 6, 12, 56, 61. See Conjecture 1.17 in [Wang2017].

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openMillennium Problems · Computer science

Conjectures in Complexity Theory

NP ≠ coNP*:

The conjecture that the complexity classes NP and coNP are not equal.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openMillennium Problems · Number theory

Riemann Hypothesis and its generalizations

The Riemann Hypothesis: all non-trivial zeros of the Riemann zeta function have real part 12\frac{1}{2}. That is, if ζ(s)=0\zeta(s) = 0, s1s \neq 1, and ss is not a trivial zero 2(n+1)-2(n+1) for some nNn \in \mathbb{N}, then Re(s)=12\operatorname{Re}(s) = \frac{1}{2}.

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.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openMillennium Problems · Number theory

Riemann Hypothesis and its generalizations

The Generalized Riemann Hypothesis asserts that all the non-trivial zeros of the Dirichlet LL-function L(χ,s)L(\chi, s) of a primitive Dirichlet character χ\chi have real part 12\frac{1}{2}.

Source checked Jul 26, 20261 pinned Lean statementInspect problem