Theorems · Theorem · linear algebra
LinearMap.polyCharpoly_coeff_eq_zero_iff_of_basis
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} {ι : Type u_5} {ι' : Type u_6} [inst : CommRing R]
[inst_1 : AddCommGroup L] [inst_2 : Module R L] [inst_3 : AddCommGroup M] [inst_4 : Module R M]
(φ : L →ₗ[R] Module.End R M) [inst_5 : Fintype ι] [inst_6 : Fintype ι'] [inst_7 : DecidableEq ι]
[inst_8 : DecidableEq ι'] [inst_9 : Module.Free R M] [inst_10 : Module.Finite R M] (b : Module.Basis ι R L)
(b' : Module.Basis ι' R L) (k : ℕ), (φ.polyCharpoly b).coeff k = 0 ↔ (φ.polyCharpoly b').coeff k = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 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.
- 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
- Finsuppstatement · cited by 5,255
- MvPolynomialstatement · cited by 2,140
- Module.Basisstatement and proof · cited by 1,477
- Polynomial.coeffstatement · cited by 1,045
- Module.Finitestatement and proof · cited by 1,032
- Module.Endstatement and proof · cited by 774
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.nilRankAux_leproof · cited by 1