Strong Goldbach conjecture:
every even natural number n >= 4 is a sum of two prime numbers.
theorem
Goldbach.strong_goldbach_conjecture_double
(k : ℕ)
:
2 ≤ k → HasGoldbachDecomposition (k + k)
Equivalent doubled-index form of Strong Goldbach.
Strong Goldbach conjecture:
every even natural number n >= 4 is a sum of two prime numbers.
Equivalent doubled-index form of Strong Goldbach.