Theorems · Theorem · commutative algebra
MvPowerSeries.coeff_mul_right_one_sub_of_lt_weightedOrder
∀ {σ : Type u_1} (w : σ → ℕ) {R : Type u_3} [inst : Ring R] {f g : MvPowerSeries σ R} {d : σ →₀ ℕ},
↑((Finsupp.weight w) d) < MvPowerSeries.weightedOrder w g →
(MvPowerSeries.coeff d) ((1 - g) * f) = (MvPowerSeries.coeff d) f- Defined in
- Mathlib.RingTheory.MvPowerSeries.Order
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
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.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Finsuppstatement and proof · cited by 5,255
- ENatstatement · cited by 4,985
- AddMonoidHomstatement · cited by 3,230
- one_mulproof · cited by 2,841
- MvPowerSeriesstatement and proof · cited by 659
- map_subproof · cited by 565
- lt_of_lt_of_leproof · cited by 438
- MvPowerSeries.coeffstatement and proof · cited by 273
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_mul_right_one_sub_of_lt_orderproof · cited by 0