Global ramification contribution: sum of the total ramification at each prime of R lying
under the cover S/R.
Instances For
Unfolding of globalRamification as a sum of local total-ramification contributions.
The global ramification is non-negative.
Data of a finite covering of smooth complete curves X → Y arising from a Dedekind ring
extension R ⊂ S, together with the local canonical-degree decompositions used in the
Riemann–Hurwitz formula.
- R : Type u_1
- S : Type u_2
- instDR : IsDedekindDomain self.R
- instDS : IsDedekindDomain self.S
- instNZ : NoZeroSMulDivisors self.R self.S
- n : ℤ
- h_max (p : Ideal self.R) : p ∈ self.basePrimes → p.IsMaximal
- h_local_degree (p : Ideal self.R) : p ∈ self.basePrimes → self.localDegK_X p = self.n * self.localDegK_Y p + if h : p ∈ self.basePrimes then totalRamificationAt self.S p ⋯ else 0
Instances For
The ramification degree deg R of a curve covering.
Instances For
Trivial identity covering of an elliptic curve by itself (degree 1, no ramification).
Instances For
deg R = 0 for the elliptic identity covering.
Canonical-degree identity for the elliptic identity covering.
Riemann-Hurwitz applied to the elliptic identity covering.
Genus lower bound applied to the elliptic identity covering.
Numerical values realised by the elliptic identity covering: genera 1, 1, degree 1,
ramification 0.
Identity covering of P^1 by itself, using a prescribed prime p of ℤ with vanishing
total ramification.
Instances For
General identity covering: a smooth complete curve C paired with itself at degree 1.
Instances For
The identity covering has ramification degree 0 when the local total ramification vanishes.
Riemann-Hurwitz for the identity covering: the trivial relation 2g - 2 = 1 · (2g - 2) + 0.
Simplified curve-covering structure: stores only the global canonical-degree formula without local data.
- R : Type u_1
- S : Type u_2
- instDR : IsDedekindDomain self.R
- instDS : IsDedekindDomain self.S
- instNZ : NoZeroSMulDivisors self.R self.S
- n : ℤ
- h_max (p : Ideal self.R) : p ∈ self.basePrimes → p.IsMaximal
Instances For
Ramification degree of a CurveCoveringDirect.
Instances For
Non-negativity of deg R for a CurveCoveringDirect.
Canonical-degree identity packaged in CurveCoveringDirect.
Genus lower bound for CurveCoveringDirect.
Exact étale formula for CurveCoveringDirect.
Étale double covers in CurveCoveringDirect satisfy g_X = 2 g_Y - 1.
Forgetful map from the local CurveCovering data to the simpler CurveCoveringDirect.