Theorems · Theorem · functional analysis
Bornology.isVonNBounded_of_smul_tendsto_zero
∀ {𝕜 : Type u_1} {E : Type u_3} {ι : Type u_5} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : Module 𝕜 E] [inst_3 : TopologicalSpace E] [ContinuousSMul 𝕜 E] {ε : ι → 𝕜} {l : Filter ι} [l.NeBot],
(∀ᶠ (n : ι) in l, ε n ≠ 0) →
∀ {S : Set E},
(∀ (x : ι → E), (∀ (n : ι), x n ∈ S) → Filter.Tendsto (ε • x) l (nhds 0)) → Bornology.IsVonNBounded 𝕜 S- Defined in
- Mathlib.Analysis.LocallyConvex.Bounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- Set.Elemproof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
Cited by2
Results whose statement or proof uses this declaration.
- Bornology.IsVonNBounded.extend_scalarsproof · cited by 2
- Bornology.isVonNBounded_iff_smul_tendsto_zeroproof · cited by 0