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

The set of edge distances to a bipartite graph is always non-empty because deleting all edges from a graph makes it bipartite.

FormalConjectures/ErdosProblems/74.leanErdos74.SimpleGraph.edgeDistancesToBipartite_nonempty1 lineExact file
∀ {V : Type u} {G : SimpleGraph V} (A : G.Subgraph), (Erdos74.SimpleGraph.edgeDistancesToBipartite A).Nonempty
TestStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page