Skip to content

Erdős problem 742

Murty-Simon Conjecture

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

742.lean

Retained formal statement2 of 5

Murty-Simon Conjecture

Let GG be a graph on nn vertices with diameter 22 such that deleting any edge increases the diameter. Is it true that GG has at most n2/4\lfloor n^2 / 4 \rfloor edges? Equality is conjectured to hold for the complete balanced bipartite graph Kn/2,n/2K_{\lceil n/2 \rceil, \lfloor n/2 \rfloor}.

The conjecture is resolved up to a finite check: Fan [Fa87] verified it for n24n \leq 24 and n=26n = 26, and Füredi [Fü92] proved it for all sufficiently large nn.

FormalConjectures/ErdosProblems/742.leanErdos742.erdos_7423 linesExact file
True  ∀ (V : Type u_2) [inst : Fintype V] [DecidableEq V] (G : SimpleGraph V) [inst_2 : DecidableRel G.Adj],    Erdos742.IsDiameter2Critical GG.edgeFinset.cardFintype.card V ^ 2 / 4
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page