Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.hasSubst_of_constantCoeff_zero

∀ {σ : Type u_1} {τ : Type u_4} {S : Type u_5} [inst : CommRing S] [Finite σ] {a : σ → MvPowerSeries τ S},
  (∀ (s : σ), MvPowerSeries.constantCoeff (a s) = 0) → MvPowerSeries.HasSubst a

If σ is finite, then having zero constant coefficient is enough for HasSubst

Defined in
Mathlib.RingTheory.MvPowerSeries.Substitution
Cited by
8 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFinite

Around this declaration

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

Cites9

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

Cited by8

Results whose statement or proof uses this declaration.