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 statement1 of 5

The complete bipartite graph Ka,bK_{a, b} has exactly aba \cdot b edges. The bound n2/4\lfloor n^2 / 4 \rfloor in the Murty-Simon conjecture is attained by the balanced case Kn/2,n/2K_{\lceil n/2 \rceil, \lfloor n/2 \rfloor}.

FormalConjectures/ErdosProblems/742.leanErdos742.complete_bipartite_edge_count1 lineExact file
∀ (a b : ℕ), (completeBipartiteGraph (Fin a) (Fin b)).edgeSet.ncard = a * b
TestStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page