Theorems · Theorem · number theory
roth_3ap_theorem_nat
∀ {n : ℕ} (ε : ℝ), 0 < ε → cornersTheoremBound (ε / 3) ≤ n → ∀ A ⊆ Finset.range n, ε * ↑n ≤ ↑A.card → ¬ThreeAPFree ↑ARoth's theorem for ℕ.
The maximum density of a 3AP-free set in {1, ..., n} goes to zero as n tends to infinity.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.imageproof · cited by 5,609
- LE.le.transproof · cited by 3,151
- Nat.cast_oneproof · cited by 2,501
- Finset.cardstatement and proof · cited by 2,327
- le_reflproof · cited by 2,061
- Finset.rangestatement and proof · cited by 1,341
- le_of_ltproof · cited by 1,175
- Set.Iioproof · cited by 1,166
Cited by1
Results whose statement or proof uses this declaration.
- rothNumberNat_isLittleO_idproof · cited by 0