Theorems · Theorem · functional analysis
inner_smul_real_left
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
(x y : E) (r : ℝ), inner 𝕜 (↑r • x) y = r • inner 𝕜 x y- Defined in
- Mathlib.Analysis.InnerProductSpace.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Inner.innerstatement and proof · cited by 1,089
- RCLike.ofRealstatement and proof · cited by 350
- Algebra.smul_defproof · cited by 287
- inner_smul_leftproof · cited by 49
- RCLike.conj_ofRealproof · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- isBoundedBilinearMap_innerproof · cited by 6
- LinearMap.IsPositive.nonneg_eigenvaluesproof · cited by 3