Documentation

FormalConjectures.ErdosProblems.«85»

Erdős Problem 85 #

Reference: erdosproblems.com/85

noncomputable def Erdos85.f (n : ) :

Let $f(n)$ be the smallest integer for which every graph on $n$ vertices with minimal degree $\geq f(n)$ contains a $C_4$.

Equations
Instances For
    theorem Erdos85.erdos_85 :
    (∀ (n : ), f (n + 1) f n) sorry

    Is it true that f(n + 1) ≥ f(n)?