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 statement1 of 3

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?

FormalConjectures/ErdosProblems/60.leanErdos60.erdos_605 linesExact file
c > 0,  ∀ᶠ (n : ℕ) in Filter.atTop,    ∀ (G : SimpleGraph (Fin n)) [inst : DecidableRel G.Adj],      SimpleGraph.extremalNumber n (SimpleGraph.cycleGraph 4) < G.edgeFinset.card        c * √↑n ≤ ↑{H' | Nonempty (H'.coeg SimpleGraph.cycleGraph 4)}.ncard
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page