Theorems · Theorem · commutative algebra
PowerSeries.ext
∀ {R : Type u_1} [inst : Semiring R] {φ ψ : PowerSeries R},
(∀ (n : ℕ), (PowerSeries.coeff n) φ = (PowerSeries.coeff n) ψ) → φ = ψTwo formal power series are equal if all their coefficients are equal.
- Defined in
- Mathlib.RingTheory.PowerSeries.Basic
- Cited by
- 69 results in Mathlib
- Foundations
- Depth 63 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.
Cites9
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement and proof · cited by 10,215
- Finsuppproof · cited by 5,255
- PowerSeriesstatement and proof · cited by 797
- PowerSeries.coeffstatement and proof · cited by 324
- MvPowerSeries.extproof · cited by 58
- PowerSeries.coeff_defproof · cited by 2
Cited by69
Results whose statement or proof uses this declaration.
- PowerSeries.IsWeierstrassDivisorAt.isWeierstrassDivisionAt_div_modproof · cited by 10
- PowerSeries.ext_iffproof · cited by 10
- PowerSeries.le_orderproof · cited by 7
- Polynomial.coe_monomialproof · cited by 5
- PowerSeries.monomial_eq_C_mul_X_powproof · cited by 4
- Polynomial.coe_addproof · cited by 4
- Polynomial.polynomial_map_coeproof · cited by 3
- PowerSeries.rescale_eqproof · cited by 3
- PowerSeries.rescale_zeroproof · cited by 3
- Polynomial.coe_mulproof · cited by 3
- PowerSeries.X_pow_order_mul_divXPowOrderproof · cited by 3
- PowerSeries.map_Cproof · cited by 2