Theorems · Theorem · combinatorics
szemeredi_regularity
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : Fintype α] (G : SimpleGraph α) [inst_2 : DecidableRel G.Adj] {ε : ℝ}
{l : ℕ},
0 < ε →
l ≤ Fintype.card α →
∃ P, P.IsEquipartition ∧ l ≤ P.parts.card ∧ P.parts.card ≤ SzemerediRegularity.bound ε l ∧ P.IsUniform G εEffective Szemerédi Regularity Lemma: For any sufficiently large graph, there is an
ε-uniform equipartition of bounded size (where the bound does not depend on the graph).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites79
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Finsetstatement · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Bot.botproof · cited by 4,720
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- LE.le.transproof · cited by 3,151
- SimpleGraphstatement and proof · cited by 3,072
- Nat.cast_oneproof · cited by 2,501
- Finset.cardstatement and proof · cited by 2,327
- mul_commproof · cited by 2,262
- LT.lt.leproof · cited by 2,189
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.FarFromTriangleFree.le_card_cliqueFinsetproof · cited by 2