Theorems · Theorem · linear algebra
Matrix.maxGenEigenspace_toLin_diagonal_eq_eigenspace
∀ {R : Type u_1} {n : Type u_2} {M : Type u_3} [inst : DecidableEq n] [inst_1 : Fintype n] [inst_2 : CommRing R]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] (d : n → R) {μ : R} (b : Module.Basis n R M) [IsDomain R],
Module.End.maxGenEigenspace ((Matrix.toLin b b) (Matrix.diagonal d)) μ =
Module.End.eigenspace ((Matrix.toLin b b) (Matrix.diagonal d)) μ- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Matrix
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Submodulestatement · cited by 7,192
- Matrixstatement and proof · cited by 4,303
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.maxGenEigenspace_toLin'_diagonal_eq_eigenspaceproof · cited by 0