Skip to content

Erdős problem 92

A sanity check to ensure the set of possible f(n) values is bounded above. A trivial bound is n, since the points equidistant from any x form a subset of the other n - 1 points. This ensures sSup is well-defined.

Sources

Browse retained paths and inspect the exact material available for this Problem.

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

92.lean

Retained formal statement3 of 3

A sanity check to ensure the set of possible f(n) values is bounded above. A trivial bound is n, since the points equidistant from any x form a subset of the other n - 1 points. This ensures sSup is well-defined.

FormalConjectures/ErdosProblems/92.leanErdos92.possible_f_values_BddAbove1 lineExact file
∀ (n : ℕ), BddAbove (Erdos92.possible_f_values n)
TestStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page