Theorems · Theorem · commutative algebra
PowerSeries.IsWeierstrassFactorizationAt.mul
∀ {A : Type u_1} [inst : CommRing A] {g : PowerSeries A} {f : Polynomial A} {h : PowerSeries A} {I : Ideal A},
g.IsWeierstrassFactorizationAt f h I →
∀ {g' : PowerSeries A} {f' : Polynomial A} {h' : PowerSeries A},
g'.IsWeierstrassFactorizationAt f' h' I → (g * g').IsWeierstrassFactorizationAt (f * f') (h * h') I- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- PowerSeriesstatement and proof · cited by 797
- Polynomial.toPowerSeriesproof · cited by 96
- IsUnit.mulproof · cited by 32
- PowerSeries.IsWeierstrassFactorizationAtstatement and proof · cited by 11
- PowerSeries.IsWeierstrassFactorizationAt.isDistinguishedAtproof · cited by 7
- PowerSeries.IsWeierstrassFactorizationAt.isUnitproof · cited by 7
- PowerSeries.IsWeierstrassFactorizationAt.eq_mulproof · cited by 6
- Polynomial.coe_mulproof · cited by 3
- Polynomial.IsDistinguishedAt.mulproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- PowerSeries.weierstrassDistinguished_mulproof · cited by 0
- PowerSeries.weierstrassUnit_mulproof · cited by 0