Theorems · Theorem · functional analysis
inner_smul_left_eq_star_smul
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{𝕝 : Type u_4} [inst_3 : CommSemiring 𝕝] [inst_4 : StarRing 𝕝] [inst_5 : Algebra 𝕝 𝕜] [inst_6 : Module 𝕝 E]
[IsScalarTower 𝕝 𝕜 E] [StarModule 𝕝 𝕜] (x y : E) (r : 𝕝), inner 𝕜 (r • x) y = (starRingEnd 𝕝) r • inner 𝕜 x ySee inner_smul_left for the common special when 𝕜 = 𝕝.
- Defined in
- Mathlib.Analysis.InnerProductSpace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Modulestatement and proof · cited by 20,661
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- StarRingstatement and proof · cited by 1,686
- Inner.innerstatement and proof · cited by 1,089
Cited by4
Results whose statement or proof uses this declaration.
- inner_smul_leftproof · cited by 49
- inner_smul_right_eq_smulproof · cited by 3
- RCLike.wInner_smul_leftproof · cited by 1
- inner_smul_left_eq_smulproof · cited by 0