Theorems · Theorem · commutative algebra
PowerSeries.IsWeierstrassDivision.unique
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : IsLocalRing A] {f g : PowerSeries A},
(PowerSeries.map (IsLocalRing.residue A)) g ≠ 0 →
∀ [inst_2 : IsAdicComplete (IsLocalRing.maximalIdeal A) A] {q : PowerSeries A} {r : Polynomial A},
f.IsWeierstrassDivision g q r → q = f /ʷ g ∧ r = f %ʷ gIf q and r are quotient and remainder in the Weierstrass division f / g, then they are
equal to f /ʷ g and f %ʷ g.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- PowerSeriesstatement and proof · cited by 797
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- IsLocalRing.ResidueFieldstatement · cited by 156
- IsAdicCompletestatement and proof · cited by 124
- PowerSeries.mapstatement and proof · cited by 82
- IsLocalRing.residuestatement and proof · cited by 71
- PowerSeries.weierstrassModstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.