Mathlib Map

Theorems · Definition · commutative algebra

MvPowerSeries.truncTotalAlgHom

(σ : Type u_3) →
  (R : Type u_4) →
    [Finite σ] →
      [inst : CommRing R] →
        (n : ℕ) → MvPowerSeries σ R →ₐ[MvPolynomial σ R] MvPolynomial σ R ⧸ MvPolynomial.idealOfVars σ R ^ n

The canonical map induced by truncTotal from multivariate power series to the quotient ring of multivariate polynomials by the n-th power of the ideal spanned by all variables.

Defined in
Mathlib.RingTheory.MvPowerSeries.Equiv
Cited by
3 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FiniteCommRing

Around this declaration

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

Cites12

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.