Mathlib Map

Theorems · Theorem · commutative algebra

MvPolynomial.map_C

∀ {R : Type u} {S₁ : Type v} {σ : Type u_1} [inst : CommSemiring R] [inst_1 : CommSemiring S₁] (f : R →+* S₁) (a : R),
  (MvPolynomial.map f) (MvPolynomial.C a) = MvPolynomial.C (f a)
Defined in
Mathlib.Algebra.MvPolynomial.Eval
Cited by
34 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiring

Around this declaration

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

Cites8

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

Cited by34

Results whose statement or proof uses this declaration.