Theorems · Definition · functional analysis
UniformConvergenceCLM
{𝕜₁ : Type u_1} →
{𝕜₂ : Type u_2} →
[inst : NormedField 𝕜₁] →
[inst_1 : NormedField 𝕜₂] →
(𝕜₁ →+* 𝕜₂) →
{E : Type u_3} →
(F : Type u_4) →
[inst_2 : AddCommGroup E] →
[Module 𝕜₁ E] →
[TopologicalSpace E] →
[inst : AddCommGroup F] → [Module 𝕜₂ F] → [TopologicalSpace F] → Set (Set E) → Type (max u_3 u_4)Given E and F two topological vector spaces and 𝔖 : Set (Set E), then
UniformConvergenceCLM σ F 𝔖 (denoted E →SLᵤ[σ, 𝔖] F) is a type synonym of E →SL[σ] F equipped
with the "topology of uniform convergence on the elements of 𝔖".
If the continuous linear image of any element of 𝔖 is bounded, this makes E →SL[σ] F a
topological vector space.
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapproof · cited by 5,352
- NormedFieldstatement and proof · cited by 1,084
Cited by63
Results whose statement or proof uses this declaration.
- UniformConvergenceCLM.extstatement and proof · cited by 28
- PointwiseConvergenceCLMproof · cited by 21
- ContinuousLinearMap.postcompproof · cited by 17
- CompactConvergenceCLMproof · cited by 14
- ContinuousLinearMap.precompproof · cited by 13
- UniformConvergenceCLM.hasBasis_nhds_zero_of_basisstatement and proof · cited by 5
- UniformConvergenceCLM.isEmbedding_coeFnstatement · cited by 5
- UniformConvergenceCLM.isUniformInducing_postcompstatement · cited by 4
- UniformConvergenceCLM.nhds_zero_eqstatement · cited by 4
- UniformConvergenceCLM.isUniformEmbedding_coeFnstatement · cited by 3
- UniformConvergenceCLM.isUniformInducing_coeFnstatement · cited by 3
- ContinuousLinearMap.toUniformConvergenceCLMstatement · cited by 3