Skip to content

Erdős problem 1034

Let GG be a graph on nn vertices with >n2/4>n^2/4 many edges. Must there be a triangle TT in GG and vertices y1,,yty_1,\ldots,y_t, where t>(12o(1))nt>(\frac{1}{2}-o(1))n, such that every yiy_i is joined to at least two vertices of TT?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/1034.lean

Formal Conjectures

FormalConjectures/ErdosProblems/1034.leanErdos1034.erdos_10347 linesExact file
False  ∀ (ε : ℝ),    0 < ε →      ∀ᶠ (n : ℕ) in Filter.atTop,        ∀ (G : SimpleGraph (Fin n)),n ^ 2 / 4 < ↑G.edgeSet.ncardT, G.IsNClique 3 T ∧ ∃ Y, Erdos1034.JoinedToTwo G T Y ∧ (1 / 2 - ε) * ↑n < ↑Y.card
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Proof manifests naming this Problem

  • Jayyhk Erdős Leanjayyhk:erdos:1034
  • PLBY Lean proofsErdosProblems.Erdos1034

Reported activity

Work these sources record against this Problem. Source-reported attribution, not reviewed here.

Continue

Search problems.science

Find a Problem, Result, source, or page