Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.coeff_rename_eq_zero

∀ {σ : Type u_1} {τ : Type u_2} {R : Type u_4} (f : σ → τ) [inst : Filter.TendstoCofinite f] [inst_1 : CommSemiring R]
  (p : MvPowerSeries σ R) {x : τ →₀ ℕ},
  x ∉ Set.range (Finsupp.mapDomain f) → (MvPowerSeries.coeff x) ((MvPowerSeries.rename f) p) = 0
Defined in
Mathlib.RingTheory.MvPowerSeries.Rename
Cited by
0 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Filter.TendstoCofiniteCommSemiring

Around this declaration

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

Cites18

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.