Theorems · Theorem · functional analysis
UniformFun.continuousSMul_induced_of_range_bounded
∀ (𝕜 : Type u_1) (α : Type u_2) (E : Type u_3) (H : Type u_4) {hom : Type u_5} [inst : NormedField 𝕜]
[inst_1 : AddCommGroup H] [inst_2 : Module 𝕜 H] [inst_3 : AddCommGroup E] [inst_4 : Module 𝕜 E]
[inst_5 : TopologicalSpace H] [inst_6 : UniformSpace E] [IsUniformAddGroup E] [ContinuousSMul 𝕜 E]
[inst_9 : FunLike hom H (α → E)] [LinearMapClass hom 𝕜 H (α → E)] (φ : hom),
Topology.IsInducing (⇑UniformFun.ofFun ∘ ⇑φ) →
(∀ (u : H), Bornology.IsVonNBounded 𝕜 (Set.range (φ u))) → ContinuousSMul 𝕜 HLet E be a topological vector space over a normed field 𝕜, let α be any type.
Let H be a submodule of α →ᵤ E such that the range of each f ∈ H is von Neumann bounded.
Then H is a topological vector space over 𝕜,
i.e., the pointwise scalar multiplication is continuous in both variables.
For convenience we require that H is a vector space over 𝕜
with a topology induced by UniformFun.ofFun ∘ φ, where φ : H →ₗ[𝕜] (α → E).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement · cited by 8,337
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Filter.Tendstoproof · cited by 3,814
- AddMonoidHomproof · cited by 3,230
Cited by1
Results whose statement or proof uses this declaration.
- UniformOnFun.continuousSMul_induced_of_image_boundedproof · cited by 2