Theorems · Theorem · functional analysis
CStarAlgebra.tendsto_mul_right_of_forall_nonneg_tendsto
∀ {A : Type u_1} [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {l : Filter A},
(∀ (m : A), 0 ≤ m → ‖m‖ < 1 → Filter.Tendsto (fun x => x * m) l (nhds m)) →
∀ (m : A), Filter.Tendsto (fun x => x * m) l (nhds m)To show that l is a one-sided approximate unit for A, it suffices to verify it only for
m : A with 0 ≤ m and ‖m‖ < 1.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 317 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Set.Elemproof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredproof · cited by 6,101
- Complexproof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Finset.sumproof · cited by 5,195
- Filter.Tendstostatement and proof · cited by 3,814
- Finset.univproof · cited by 3,473
- Submodule.spanproof · cited by 1,504
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.