Erdős problem 666
Let be the -dimensional hypercube graph (so that has vertices and edges). Is it true that, for every , if is sufficiently large, every subgraph of with many edges contains a ?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/666.leanFalse ↔ ∀ (ε : ℝ), 0 < ε → ∀ᶠ (n : ℕ) in Filter.atTop, ∀ H ≤ SimpleGraph.hypercube n, ε * ↑n * 2 ^ (n - 1) ≤ ↑H.edgeSet.ncard → (SimpleGraph.cycleGraph 6).IsContained HProof manifests naming this Problem
- Jayyhk Erdős Lean
jayyhk:erdos:666 - PLBY Lean proofs
ErdosProblems.Erdos666
Reported activity
Work these sources record against this Problem. Source-reported attribution, not reviewed here.
Formalization
- Machine