Skip to content

Erdős problem 60

Does every graph on nn vertices with >ex(n;C4)>\mathrm{ex}(n;C_4) edges contain n1/2\gg n^{1/2} many copies of C4C_4?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

60.lean

Retained formal statement3 of 3

Erdős and Simonovits conjectured that at least 2 copies of C4C_4 are guaranteed.

FormalConjectures/ErdosProblems/60.leanErdos60.erdos_60.variants.two_copies4 linesExact file
∀ᶠ (n : ℕ) in Filter.atTop,  ∀ (G : SimpleGraph (Fin n)) [inst : DecidableRel G.Adj],    SimpleGraph.extremalNumber n (SimpleGraph.cycleGraph 4) < G.edgeFinset.card      2 ≤ {H' | Nonempty (H'.coeg SimpleGraph.cycleGraph 4)}.ncard
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page