Theorems · Theorem · functional analysis
EuclideanSpace.inner_single_left
∀ {ι : Type u_1} {𝕜 : Type u_3} [inst : RCLike 𝕜] [inst_1 : DecidableEq ι] [inst_2 : Fintype ι] (i : ι) (a : 𝕜)
(v : EuclideanSpace 𝕜 ι), inner 𝕜 (EuclideanSpace.single i a) v = (starRingEnd 𝕜) a * v.ofLp i- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLikeDecidableEqFintype
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
- CommSemiringproof · cited by 10,911
- RingHomstatement · cited by 10,189
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- RCLikestatement and proof · cited by 2,829
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
- StarRingproof · cited by 1,686
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
Cited by3
Results whose statement or proof uses this declaration.
- OrthonormalBasis.orthonormalproof · cited by 14
- OrthonormalBasis.repr_apply_applyproof · cited by 11
- EuclideanSpace.orthonormal_singleproof · cited by 0