Theorems · Theorem · number theory
corners_theorem_nat
- 1000+ list: Corners theorem
∀ {n : ℕ} {ε : ℝ},
0 < ε →
cornersTheoremBound (ε / 9) ≤ n → ∀ A ⊆ Finset.range n ×ˢ Finset.range n, ε * ↑n ^ 2 ≤ ↑A.card → ¬IsCornerFree ↑AThe corners theorem for ℕ.
The maximum density of a corner-free set in {1, ..., n} × {1, ..., n} goes to zero as n tends to
infinity.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- SProd.sprodstatement and proof · cited by 1,750
- Finset.rangestatement and proof · cited by 1,341
- le_of_ltproof · cited by 1,175
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.