Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.coeff_expand_of_not_dvd

∀ {σ : Type u_1} {R : Type u_3} [inst : CommRing R] (p : ℕ) (hp : p ≠ 0) (φ : MvPowerSeries σ R) {m : σ →₀ ℕ} {i : σ},
  ¬p ∣ m i → (MvPowerSeries.coeff m) ((MvPowerSeries.expand p hp) φ) = 0
Defined in
Mathlib.RingTheory.MvPowerSeries.Expand
Cited by
5 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites23

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

Cited by5

Results whose statement or proof uses this declaration.