The Catch-Up game and conjecture
Let . If is even (equivalently or ), then under optimal play the game Catch-Up($\{1, \ldots, N\}$) ends in a draw.
Mathematical statement
Let .
If is even (equivalently or ),
then under optimal play the game Catch-Up($\{1, \ldots, N\}$) ends in a draw.
Statement source: Papers 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
value_of_even_mul_succ_self_div_two
theorem value_of_even_mul_succ_self_div_two (N : ℕ) (h_even : Even (N * (N + 1) / 2)) : value (.Icc 1 N) = .draw := 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