Theorems · Theorem · combinatorics
SimpleGraph.IsTuranMaximal.isEquipartition
∀ {V : Type u_1} [inst : Fintype V] {G : SimpleGraph V} [inst_1 : DecidableRel G.Adj] {r : ℕ} (h : G.IsTuranMaximal r)
[inst_2 : DecidableEq V], h.finpartition.IsEquipartitionThe parts of a Turán-maximal graph form an equipartition.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardproof · cited by 2,327
- Fintype.cardproof · cited by 1,386
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finpartitionproof · cited by 199
- Finpartition.partsproof · cited by 184
- Finset.card_le_cardproof · cited by 118
- SimpleGraph.edgeFinsetproof · cited by 116
- SimpleGraph.degreeproof · cited by 112
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.IsTuranMaximal.nonempty_iso_turanGraphproof · cited by 3