Theorems · Theorem · linear algebra
LinearMap.charpoly_toMatrix
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : Module.Free R M] [inst_4 : Module.Finite R M] (f : M →ₗ[R] M) {ι : Type w} [inst_5 : DecidableEq ι]
[inst_6 : Fintype ι] (b : Module.Basis ι R M), ((LinearMap.toMatrix b b) f).charpoly = f.charpolycharpoly f is the characteristic polynomial of the matrix of f in any basis.
- Defined in
- Mathlib.LinearAlgebra.Charpoly.ToMatrix
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement and proof · cited by 5,681
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- LinearEquivstatement and proof · cited by 3,317
Cited by9
Results whose statement or proof uses this declaration.
- LinearMap.IsSymmetric.roots_charpoly_eq_eigenvaluesproof · cited by 4
- LinearMap.polyCharpolyAux_map_eq_charpolyproof · cited by 3
- LinearMap.charpoly_baseChangeproof · cited by 2
- Matrix.charpoly_toLinproof · cited by 1
- LinearMap.charpoly_prodMapproof · cited by 1
- Module.End.det_eq_prod_roots_charpoly_of_splitsproof · cited by 1
- LinearMap.IsSymmetric.charpoly_eqproof · cited by 1
- LinearEquiv.charpoly_conjproof · cited by 1
- Module.End.trace_eq_sum_roots_charpoly_of_splitsproof · cited by 1