Mathlib Map

Theorems · Theorem · commutative algebra

PolynomialModule.aeval_equivPolynomial

∀ {R : Type u_2} [inst : CommRing R] {S : Type u_8} [inst_1 : CommRing S] [inst_2 : Algebra S R]
  (f : PolynomialModule S S) (x : R),
  (Polynomial.aeval x) (PolynomialModule.equivPolynomial f) =
    (PolynomialModule.eval x) ((PolynomialModule.map R (Algebra.linearMap S R)) f)
Defined in
Mathlib.Algebra.Polynomial.Module.Basic
Cited by
1 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.