Theorems · Theorem · commutative algebra
MvPowerSeries.commute_monomial
∀ {σ : Type u_1} {R : Type u_2} [inst : Semiring R] (φ : MvPowerSeries σ R) {a : R} {n : σ →₀ ℕ},
Commute φ ((MvPowerSeries.monomial n) a) ↔ ∀ (m : σ →₀ ℕ), Commute ((MvPowerSeries.coeff m) φ) a- Defined in
- Mathlib.RingTheory.MvPowerSeries.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
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.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- add_commproof · cited by 1,535
- MvPowerSeriesstatement and proof · cited by 659
- Commutestatement and proof · cited by 639
- MvPowerSeries.coeffstatement and proof · cited by 273
- MvPowerSeries.monomialstatement and proof · cited by 69
- commute_iff_eqproof · cited by 20
- MvPowerSeries.ext_iffproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.commute_Xproof · cited by 4