Theorems · Theorem · combinatorics
SzemerediRegularity.add_div_le_sum_sq_div_card
∀ {ι : Type u_2} {𝕜 : Type u_3} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {s t : Finset ι}
{x : 𝕜},
s ⊆ t →
∀ (f : ι → 𝕜) (d : 𝕜),
0 ≤ x →
x ≤ |(∑ i ∈ s, f i) / ↑s.card - (∑ i ∈ t, f i) / ↑t.card| →
d ≤ ((∑ i ∈ t, f i) / ↑t.card) ^ 2 → d + ↑s.card / ↑t.card * x ^ 2 ≤ (∑ i ∈ t, f i ^ 2) / ↑t.card- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- add_zeroproof · cited by 2,707
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.cardstatement and proof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- le_reflproof · cited by 2,061
- absstatement and proof · cited by 1,814
Cited by1
Results whose statement or proof uses this declaration.
- SzemerediRegularity.edgeDensity_chunk_not_uniformproof · cited by 1