Theorems · Theorem · functional analysis
exists_norm_le_le_norm_sub_of_finset
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type v} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [CompleteSpace 𝕜] {c : 𝕜},
1 < ‖c‖ → ∀ {R : ℝ}, ‖c‖ < R → ¬FiniteDimensional 𝕜 E → ∀ (s : Finset E), ∃ x, ‖x‖ ≤ R ∧ ∀ y ∈ s, 1 ≤ ‖y - x‖In an infinite-dimensional space, given a finite number of points, one may find a point
with norm at most R which is at distance at least 1 of all these points.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coeproof · cited by 8,199
- Submoduleproof · cited by 7,192
- Norm.normstatement and proof · cited by 5,413
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
- IsClosedproof · cited by 1,639
Cited by1
Results whose statement or proof uses this declaration.
- exists_seq_norm_le_one_le_norm_sub'proof · cited by 1