Theorems · Theorem · functional analysis
Bornology.IsVonNBounded.image_multilinear
∀ {ι : Type u_1} {𝕜 : Type u_2} {F : Type u_3} {E : ι → Type u_4} [inst : NormedField 𝕜]
[inst_1 : (i : ι) → AddCommGroup (E i)] [inst_2 : (i : ι) → Module 𝕜 (E i)]
[inst_3 : (i : ι) → TopologicalSpace (E i)] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] [ContinuousSMul 𝕜 F] {s : Set ((i : ι) → E i)},
Bornology.IsVonNBounded 𝕜 s → ∀ (f : ContinuousMultilinearMap 𝕜 E F), Bornology.IsVonNBounded 𝕜 (⇑f '' s)The image of a von Neumann bounded set under a continuous multilinear map is von Neumann bounded. This version assumes that the codomain is a topological vector space.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- 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
- Set.imagestatement · cited by 5,609
- NormedFieldstatement and proof · cited by 1,084
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- ContinuousSMulstatement and proof · cited by 1,016
- IsEmptyproof · cited by 759
- isEmpty_or_nonemptyproof · cited by 269
- Set.toFiniteproof · cited by 174
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.