Theorems · Theorem · functional analysis
Filter.Tendsto.zero_smul_isBoundedUnder_le
∀ {𝕜 : Type u_1} {E : Type u_3} {α : Type u_5} [inst : NormedField 𝕜] [inst_1 : SeminormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {f : α → 𝕜} {g : α → E} {l : Filter α},
Filter.Tendsto f l (nhds 0) →
Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l (norm ∘ g) → Filter.Tendsto (fun x => f x • g x) l (nhds 0)- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedFieldstatement and proof · cited by 1,084
- Filter.IsBoundedUnderstatement and proof · cited by 247
- norm_smul_leproof · cited by 24
- Filter.Tendsto.op_zero_isBoundedUnder_leproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- PhragmenLindelof.right_half_plane_of_bounded_on_realproof · cited by 0