Skip to content

Erdős problem 74

Let f(n)f(n)\to \infty possibly very slowly. Is there a graph of infinite chromatic number such that every finite subgraph on nn vertices can be made bipartite by deleting at most f(n)f(n) edges?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

74.lean

Retained formal statement1 of 4

Let f(n)f(n)\to \infty possibly very slowly. Is there a graph of infinite chromatic number such that every finite subgraph on nn vertices can be made bipartite by deleting at most f(n)f(n) edges?

FormalConjectures/ErdosProblems/74.leanErdos74.erdos_744 linesExact file
True  ∀ (f : ℕ → ℕ),    Filter.Tendsto f Filter.atTop Filter.atTopV G, G.chromaticNumber = ⊤ ∧ ∀ (n : ℕ), Erdos74.SimpleGraph.maxSubgraphEdgeDistToBipartite G nf n
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page