Skip to content

Erdős problem 905

Every graph with nn vertices and >n2/4>n^2/4 edges contains an edge which is in at least n/6n/6 triangles.

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/905.lean

Formal Conjectures

FormalConjectures/ErdosProblems/905.leanErdos905.erdos_9052 linesExact file
∀ (n : ℕ) (G : SimpleGraph (Fin n)) [inst : DecidableRel G.Adj],n ^ 2 / 4 < ↑G.edgeFinset.card → ∃ eG.edgeFinset, ↑n / 6 ≤ ↑(G.trianglesContaining e).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:905
  • PLBY Lean proofsErdosProblems.Erdos905

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