Mathlib Map

Theorems · Theorem · commutative algebra

MvPolynomial.uniqueAlgEquiv_monomial

∀ (R : Type u) {σ : Type u_1} [inst : CommSemiring R] [inst_1 : Unique σ] {d : σ →₀ ℕ} {r : R},
  (MvPolynomial.uniqueAlgEquiv R σ) ((MvPolynomial.monomial d) r) = (Polynomial.monomial (d default)) r
Defined in
Mathlib.Algebra.MvPolynomial.Equiv
Cited by
4 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringUnique

Around this declaration

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

Cites21

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

Cited by4

Results whose statement or proof uses this declaration.