Skip to content

Erdős problem 146

If HH is bipartite and rr-degenerate, is ex(n;H)n21/r\mathrm{ex}(n;H) \ll n^{2-1/r} (a $500 Erdős-Simonovits prize conjecture)? A counterexample refutes the degeneracy conjecture.

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

146.lean

Retained formal statement2 of 2

The counterexample: a connected bipartite 2-degenerate H whose extremal number exceeds n3/2+ϵn^{3/2+\epsilon} infinitely often, so the r = 2 case of erdos_146 fails.

FormalConjectures/ErdosProblems/146.leanErdos146.erdos_146.variants.two_degenerate_counterexample5 linesExact file
q H,  H.Connected    H.IsBipartite      Erdos146.IsDegenerate 2 Hc ε, 0 < c ∧ 0 < ε ∧ ∀ᶠ (n : ℕ) in Filter.atTop, c * ↑n ^ (3 / 2 + ε) ≤ ↑(SimpleGraph.extremalNumber n H)
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page