Theorems · Theorem · functional analysis
Bornology.IsVonNBounded.image
∀ {E : Type u_3} {F : Type u_4} {𝕜₁ : Type u_6} {𝕜₂ : Type u_7} [inst : NormedDivisionRing 𝕜₁]
[inst_1 : NormedDivisionRing 𝕜₂] [inst_2 : AddCommGroup E] [inst_3 : Module 𝕜₁ E] [inst_4 : AddCommGroup F]
[inst_5 : Module 𝕜₂ F] [inst_6 : TopologicalSpace E] [inst_7 : TopologicalSpace F] {σ : 𝕜₁ →+* 𝕜₂}
[RingHomSurjective σ] [RingHomIsometric σ] {s : Set E},
Bornology.IsVonNBounded 𝕜₁ s → ∀ (f : E →SL[σ] F), Bornology.IsVonNBounded 𝕜₂ (⇑f '' s)A continuous linear image of a bounded set is bounded.
- Defined in
- Mathlib.Analysis.LocallyConvex.Bounded
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- RingHomstatement and proof · cited by 10,189
- Filterproof · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsproof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinproof · cited by 1,912
Cited by5
Results whose statement or proof uses this declaration.
- ZLattice.covolume.tendsto_card_div_pow''proof · cited by 2
- ZLattice.covolume.tendsto_card_le_div''proof · cited by 2
- NormedSpace.isBounded_iff_subset_smul_ballproof · cited by 1
- NormedSpace.isBounded_iff_subset_smul_closedBallproof · cited by 1
- UniformConvergenceCLM.continuousSMulproof · cited by 0