Theorems · Theorem · combinatorics
SzemerediRegularity.edgeDensity_chunk_uniform
∀ {α : Type u_1} [inst : Fintype α] [inst_1 : DecidableEq α] {P : Finpartition Finset.univ} {hP : P.IsEquipartition}
{G : SimpleGraph α} [inst_2 : DecidableRel G.Adj] {ε : ℝ} {U V : Finset α} [Nonempty α],
P.parts.card * 16 ^ P.parts.card ≤ Fintype.card α →
100 ≤ 4 ^ P.parts.card * ε ^ 5 →
∀ (hU : U ∈ P.parts) (hV : V ∈ P.parts),
↑(G.edgeDensity U V) ^ 2 - ε ^ 5 / 25 ≤
(∑ ab ∈ (SzemerediRegularity.chunk hP G ε hU).parts.product (SzemerediRegularity.chunk hP G ε hV).parts,
↑(G.edgeDensity ab.1 ab.2) ^ 2) /
16 ^ P.parts.cardLower bound on the edge densities between parts of SzemerediRegularity.increment. This is the
blanket lower bound used the uniform parts.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 and proof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- LE.le.transproof · cited by 3,151
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement and proof · cited by 2,327
- SProd.sprodproof · cited by 1,750
- LT.lt.ne'proof · cited by 1,417
- Fintype.cardstatement and proof · cited by 1,386
- SimpleGraph.Adjstatement and proof · cited by 1,346
Cited by1
Results whose statement or proof uses this declaration.
- SzemerediRegularity.le_sum_distinctPairs_edgeDensity_sqproof · cited by 1