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 statement2 of 4

Is there a graph of infinite chromatic number such that every finite subgraph on nn vertices can be made bipartite by deleting at most n\sqrt{n} edges?

FormalConjectures/ErdosProblems/74.leanErdos74.erdos_74.variants.sqrt1 lineExact file
True ↔ ∃ V G, G.chromaticNumber = ⊤ ∧ ∀ (n : ℕ), ↑(Erdos74.SimpleGraph.maxSubgraphEdgeDistToBipartite G n) ≤ √↑n
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page