Theorems · Theorem · linear algebra
Matrix.IsHermitian.eigenvectorUnitary_apply
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {n : Type u_2} [inst_1 : Fintype n] {A : Matrix n n 𝕜} [inst_2 : DecidableEq n]
(hA : A.IsHermitian) (i j : n), ↑hA.eigenvectorUnitary i j = (hA.eigenvectorBasis j).ofLp i- Defined in
- Mathlib.Analysis.Matrix.Spectrum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 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.
Cites13
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
- WithLp.ofLpstatement · cited by 323
- EuclideanSpacestatement · cited by 307
- OrthonormalBasisstatement · cited by 188
- Matrix.IsHermitianstatement and proof · cited by 126
- Matrix.unitaryGroupstatement · cited by 37
- Matrix.IsHermitian.eigenvectorUnitarystatement · cited by 25
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.