Theorems · Theorem · functional analysis
SeminormClass.map_smul_eq_mul
∀ {F : Type u_12} {𝕜 : outParam (Type u_13)} {E : outParam (Type u_14)} {inst : SeminormedRing 𝕜} {inst_1 : AddGroup E}
{inst_2 : SMul 𝕜 E} {inst_3 : FunLike F E ℝ} [self : SeminormClass F 𝕜 E] (f : F) (a : 𝕜) (x : E),
f (a • x) = ‖a‖ * f xThe seminorm of a scalar multiplication is the product of the absolute value of the scalar and the original seminorm.
- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormClass
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.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- Norm.normstatement · cited by 5,413
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- SeminormedRingstatement and proof · cited by 446
- SeminormClassstatement and proof · cited by 1
Cited by25
Results whose statement or proof uses this declaration.
- Seminorm.smul_ball_zeroproof · cited by 5
- spectralNorm_uniqueproof · cited by 3
- Seminorm.bound_of_shellproof · cited by 3
- norm_root_le_spectralValueproof · cited by 3
- Seminorm.balanced_ball_zeroproof · cited by 3
- Module.Dual.norm_extendRCLike_le_seminormproof · cited by 3
- Seminorm.bound_of_continuousproof · cited by 2
- Seminorm.rescale_to_shell_zpowproof · cited by 2
- Module.Dual.exists_extension_of_le_seminorm_realproof · cited by 2
- Seminorm.gauge_ballproof · cited by 2
- Seminorm.convexOnproof · cited by 1
- Seminorm.smul_ball_preimageproof · cited by 1