Theorems · Theorem · linear algebra
LinearMap.polyCharpoly_baseChange
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} {ι : Type u_5} [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 : DecidableEq ι] [inst_7 : Module.Free R M] [inst_8 : Module.Finite R M]
(b : Module.Basis ι R L) (A : Type u_8) [inst_9 : CommRing A] [inst_10 : Algebra R A],
(LinearMap.tensorProduct R A M M ∘ₗ LinearMap.baseChange A φ).polyCharpoly (Algebra.TensorProduct.basis A b) =
Polynomial.map (MvPolynomial.map (algebraMap R A)) (φ.polyCharpoly b)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement and proof · cited by 5,681
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapstatement · cited by 4,706
- TensorProductstatement and proof · cited by 2,545
- MvPolynomialstatement and proof · cited by 2,140
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.