The residue of a Laurent series over k: the coefficient of t^{-1},
i.e. the algebraic residue at the origin.
Instances For
The residue of the zero Laurent series is zero.
Additivity of the residue.
The residue commutes with finite sums.
The residue is k-linear in the scalar action.
A regular power series (no principal part) has residue zero.
A Laurent series with no negative-order coefficients (i.e., a holomorphic germ) has zero residue.
The residue assembled as a k-linear map LaurentSeries k →ₗ[k] k.
Instances For
An abstract partial-fraction differential: n simple poles at distinct
points a_i with residues c_i. The algebraic shadow of a rational
differential on ℙ¹.
- n : ℕ
- hdist : Function.Injective self.a
Instances For
The local Laurent expansion of ω at its j-th pole: a pure simple pole
with coefficient c_j.
Instances For
The local Laurent expansion at infinity: a simple pole with residue equal
to −Σ c_i, enforcing the residue theorem on ℙ¹.
Instances For
The Laurent residue of ω at its j-th pole equals the prescribed
coefficient c_j.
The Laurent residue at infinity equals −Σ c_i.
Residue theorem for the abstract partial-fraction differential: the sum over all poles (finite plus infinity) vanishes.
Compatibility: the Laurent residue at a pole agrees with the polynomial partial-fraction residue.
A smooth proper curve over k packaged with its scheme, its Dedekind
coordinate ring A, function field K, and the necessary algebra/tower
instances. The algebraic data needed to state the residue theorem.
- overSpecK : self.X.Over (AlgebraicGeometry.Spec (CommRingCat.of k))
- proper : AlgebraicGeometry.IsProper (self.X ↘ AlgebraicGeometry.Spec (CommRingCat.of k))
- smooth : AlgebraicGeometry.SmoothOfRelativeDimension 1 (self.X ↘ AlgebraicGeometry.Spec (CommRingCat.of k))
- A : Type u
- instIsDedekindDomainA : IsDedekindDomain self.A
- K : Type u
- instIsFractionRing : IsFractionRing self.A self.K
- instIsScalarTower : IsScalarTower k self.A self.K
Instances For
The local Laurent expansion at a height-one prime (point) of the curve,
sending a Kähler differential on K to its Laurent series in a uniformizer.
Placeholder until the analytic theory is in place.
Instances For
The residue map at a point 𝔭 of the curve, composing the local Laurent
expansion with the residue functional.
Instances For
Lem 36 (residue theorem): on a smooth proper curve, the sum of the residues of any rational differential over all points of the curve vanishes.
Consistency check: the polynomial residue sum from ResidueSum agrees
with the abstract residue-sum-zero identity.
Compatibility: the polynomial residue at the j-th pole equals the
Laurent residue of the simple pole c_j · t^{-1}.