Theorems · Theorem · measure theory
Besicovitch.card_le_of_separated
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] (s : Finset E),
(∀ c ∈ s, ‖c‖ ≤ 2) → (∀ c ∈ s, ∀ d ∈ s, c ≠ d → 1 ≤ ‖c - d‖) → s.card ≤ 5 ^ Module.finrank ℝ EAny 1-separated set in the ball of radius 2 has cardinality at most 5 ^ dim. This is
useful to show that the supremum in the definition of Besicovitch.multiplicity E is
well behaved.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites59
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Norm.normstatement and proof · cited by 5,413
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
Cited by2
Results whose statement or proof uses this declaration.
- Besicovitch.card_le_multiplicityproof · cited by 1
- Besicovitch.multiplicity_leproof · cited by 0