Theorems · Theorem · commutative algebra
MvPowerSeries.support_expand
∀ {σ : Type u_1} {R : Type u_3} [inst : CommRing R] (p : ℕ) (hp : p ≠ 0) (φ : MvPowerSeries σ R),
Function.support ((MvPowerSeries.expand p hp) φ) = (fun x => p • x) '' Function.support φ- Defined in
- Mathlib.RingTheory.MvPowerSeries.Expand
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 111 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Set.imagestatement and proof · cited by 5,609
- Finsuppstatement and proof · cited by 5,255
- AlgHomstatement · cited by 3,236
- MvPowerSeriesstatement and proof · cited by 659
- Function.supportstatement and proof · cited by 610
- LE.le.antisymmproof · cited by 507
- Function.mem_supportproof · cited by 54
- MvPowerSeries.expandstatement and proof · cited by 28
- MvPowerSeries.coeff_expand_smulproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- PowerSeries.support_expandproof · cited by 0
- PowerSeries.support_expand_subsetproof · cited by 0