Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.totalDegree_truncFinset

∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] {s : Finset (σ →₀ ℕ)} (p : MvPowerSeries σ R),
  ((MvPowerSeries.truncFinset R s) p).totalDegree ≤ s.sup ⇑Finsupp.degree
Defined in
Mathlib.RingTheory.MvPowerSeries.Trunc
Cited by
2 results in Mathlib
Foundations
Depth 87 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.

Cites16

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

Cited by2

Results whose statement or proof uses this declaration.