Theorems · Theorem · combinatorics
SimpleGraph.card_edgeFinset_eq_extremalNumber_top_iff_nonempty_iso_turanGraph
∀ {V : Type u_1} [inst : Fintype V] {G : SimpleGraph V} [inst_1 : DecidableRel G.Adj] {α : Type u_2}
[inst_2 : Fintype α] [Nontrivial α],
⊤.Free G ∧ G.edgeFinset.card = SimpleGraph.extremalNumber (Fintype.card V) ⊤ ↔
Nonempty (G ≃g SimpleGraph.turanGraph (Fintype.card V) (Fintype.card α - 1))The turanGraph is, up to isomorphism, the unique extremal graph forbidding ⊤.
This is Turán's theorem restated in terms of the extremal numbers of ⊤.
See SimpleGraph.isTuranMaximal_iff_nonempty_iso_turanGraph.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- SimpleGraphstatement and proof · cited by 3,072
- Nontrivialstatement and proof · cited by 2,416
- Finset.cardstatement and proof · cited by 2,327
- Fintype.cardstatement and proof · cited by 1,386
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Sym2statement · cited by 737
- SimpleGraph.edgeFinsetstatement and proof · cited by 116
- SimpleGraph.Isostatement · cited by 99
- SimpleGraph.Freestatement and proof · cited by 39
- SimpleGraph.extremalNumberstatement and proof · cited by 23
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.