Back to Problems

erdos_318.contain_single_even

Specification

For any set `A` containing exactly one even number, `A` does not have property `P₁`. Sattler [Sa82] credits this observation to Erdős, who presumably found this after [ErGr80].

Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
Lean 4 Statement
theorem erdos_318.contain_single_even {A : Set ℕ} (hA : {n | n ∈ A ∧ Even n}.ncard = 1) :
    ¬ P₁ {n | IsSquare n}
ID: ErdosProblems__318__erdos_318.contain_single_even
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.