Mathlib Map

Theorems · Theorem · number theory

roth_3ap_theorem_nat

∀ {n : ℕ} (ε : ℝ), 0 < ε → cornersTheoremBound (ε / 3) ≤ n → ∀ A ⊆ Finset.range n, ε * ↑n ≤ ↑A.card → ¬ThreeAPFree ↑A

Roth's theorem for . The maximum density of a 3AP-free set in {1, ..., n} goes to zero as n tends to infinity.

Defined in
Mathlib.Combinatorics.Additive.Corner.Roth
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.

Cited by1

Results whose statement or proof uses this declaration.