Mathlib Map

Theorems · Definition · commutative algebra

MvPowerSeries.optionEquivLeft

(σ : Type u_1) →
  (R : Type u_2) → [inst : CommSemiring R] → MvPowerSeries (Option σ) R ≃ₐ[R] PowerSeries (MvPowerSeries σ R)

The algebra isomorphism between multivariable power series in Option σ and power series with coefficients in MvPowerSeries σ R.

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

Around this declaration

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

Cites4

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

Cited by7

Results whose statement or proof uses this declaration.