Skip to content

Erdős problem 595

Erdős Problem 595 (250): Is there an infinite graph G which contains no K4K_4 and is not the union of countably many triangle-free graphs?

Sources

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

7 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

595.lean

Retained formal statement7 of 7

Triangle-free graphs are trivially countable unions of triangle-free graphs: if G is already triangle-free, then G = ⨆ i : ℕ, G_i where G_0 = G and G_i = ⊥ for i ≥ 1.

FormalConjectures/ErdosProblems/595.leanErdos595.erdos_595.variants.triangle_free_is_union1 lineExact file
∀ {V : Type u_1} (G : SimpleGraph V), G.CliqueFree 3 → Erdos595.IsCountableUnionOfTriangleFree G
TextbookStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page