Lander, Parkin, and Selfridge Conjecture: Five Three
Special case of the Lander–Parkin–Selfridge conjecture: there is no solution in positive integers to That is, for all with , This co...
Mathematical statement
Special case of the Lander–Parkin–Selfridge conjecture: there is no solution in positive integers to That is, for all with , This corresponds to the case , , of the general conjecture, where would be required to yield a counterexample.
Statement source: Wikipedia statement material
Statement terms: Source-specific
Source-specific terms. Therefore does not assert reuse rights beyond attributed display.
Statement artifacts, not proofs
These records expose exact Lean propositions and statement-only wrappers. Defining a proposition does not supply a proof of it. A placeholder-bearing target also contains no proof. Elaboration checks syntax and types; it does not certify that a formalization perfectly captures every nuance of the informal problem.
Pinned Lean formulation 1
lander_parkin_selfridge.variants.five_three
theorem lander_parkin_selfridge.variants.five_three : ∀ x₁ x₂ x₃ y : ℕ, 0 < x₁ → 0 < x₂ → 0 < x₃ → 0 < y → x₁ ^ 5 + x₂ ^ 5 + x₃ ^ 5 ≠ y ^ 5 := by sorry- Statement source
- Formal Conjectures
- Lean version
- v4.27.0
- Placeholder
- Present; no proof artifact
- Source evidence
- Pinned source index
- Fidelity review
- Community formulation
References