Theorems · Theorem · linear algebra
Matrix.IsHermitian.spectrum_real_eq_range_eigenvalues
∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {n : Type u_2} [inst_1 : Fintype n] {A : Matrix n n 𝕜} [inst_2 : DecidableEq n]
(hA : A.IsHermitian), spectrum ℝ A = Set.range hA.eigenvaluesThe ℝ-spectrum of a Hermitian matrix over RCLike field is the range of the eigenvalue
function.
- Defined in
- Mathlib.Analysis.Matrix.Spectrum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 262 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.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Algebra.algebraMapproof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- Matrixstatement and proof · cited by 4,303
- RCLikestatement and proof · cited by 2,829
- Set.extproof · cited by 2,266
- spectrumstatement and proof · cited by 510
- RCLike.ofRealproof · cited by 350
- Matrix.diagonalproof · cited by 314
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.isClosedEmbedding_cfcAuxproof · cited by 2