Theorems · Theorem · linear algebra
Matrix.minpoly_toLin
∀ {R : Type u} [inst : CommRing R] {n : Type v} [inst_1 : DecidableEq n] [inst_2 : Fintype n] {N : Type w}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] (b : Module.Basis n R N) (M : Matrix n n R),
minpoly R ((Matrix.toLin b b) M) = minpoly R M- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement · cited by 5,681
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- minpolystatement · cited by 439
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.