Theorems · Theorem · linear algebra
Matrix.IsHermitian.star_eigenvectorUnitary_mulVec
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {n : Type u_2} [inst_1 : Fintype n] {A : Matrix n n 𝕜} [inst_2 : DecidableEq n]
(hA : A.IsHermitian) (j : n), (star ↑hA.eigenvectorUnitary).mulVec (hA.eigenvectorBasis j).ofLp = Pi.single j 1- Defined in
- Mathlib.Analysis.Matrix.Spectrum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLikeFintypeDecidableEq
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 · cited by 62,936
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Submonoidstatement · cited by 3,086
- RCLikestatement and proof · cited by 2,829
- Star.starstatement and proof · cited by 1,082
- Pi.singlestatement and proof · cited by 518
- WithLp.ofLpstatement · cited by 323
- EuclideanSpacestatement · cited by 307
- Matrix.mulVecstatement and proof · cited by 267
- OrthonormalBasisstatement · cited by 188
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.conjStarAlgAut_star_eigenvectorUnitaryproof · cited by 1