Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.extremalNumber_top

∀ {n : ℕ} {α : Type u_2} [inst : Fintype α] [Nontrivial α],
  SimpleGraph.extremalNumber n ⊤ = (SimpleGraph.turanGraph n (Fintype.card α - 1)).edgeFinset.card

The extremal numbers of are equal to the number of edges in turanGraph.

Defined in
Mathlib.Combinatorics.SimpleGraph.Extremal.Turan
Cited by
0 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeNontrivial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.