The point target and intersections on stable-curve moduli #
For a point target the state space is the coefficient ring, the primary class
is the unit class, and ancestors are exactly psi-class intersection numbers on
Mbar(g,S). The final definition states the all-genus DVV recursion as the
additional tautological relation that a geometric stable-curve model must
prove; it is not derivable from the primitive psi pullback rules alone.
The point-target primary class. Its scalar value is the product of all state-space inputs, embedded as a degree-zero stable-curve class.
Equations
- AxiomaticGW.PointTarget.primaryClass g S _h = (Algebra.linearMap R (C.H g S).carrier).compMultilinearMap ((AxiomaticGW.CommFrobeniusAlgebra.baseRing R).correlator g S)
Instances For
A stable point-target psi-class intersection number.
Equations
- AxiomaticGW.PointTarget.intersectionNumber P I g S k = if h : AxiomaticGW.StableArity g S then (I.integrate g S h) (P.monomial g S h k) else 0
Instances For
Point-target ancestors: primary inputs multiply the psi-class intersection number.
Equations
- AxiomaticGW.PointTarget.ancestor P I g S h k = (I.integrate g S h).compMultilinearMap ((AxiomaticGW.CohFT.multiplyPsi P g S h k).compMultilinearMap (AxiomaticGW.PointTarget.primaryClass g S h))
Instances For
Relabelling the marked points does not change a point intersection number.
A point-target psi-class intersection number vanishes unless the psi codimension
equals the dimension of Mbar(g,S).
The normalized zero-dimensional point intersection is
<tau_0 tau_0 tau_0>_0 = 1.
One marked point in genus one is stable.
The exceptional initial value needed alongside DVV is
<tau_1>_1 = 1/24. The hypothesis isolates the corresponding geometric
intersection calculation.
The point primary class passes the Mbar(0,4) WDVV boundary test: both
boundary restrictions of the unit class agree.
The odd double factorial (2n+1)!!.
Equations
- AxiomaticGW.PointTarget.oddDoubleFactorial n = ∏ j ∈ Finset.range (n + 1), (2 * j + 1)
Instances For
Coefficient for merging tau_(k+1) with tau_d in the DVV recursion.
Equations
- AxiomaticGW.PointTarget.dvvMergeWeight k d = ↑(AxiomaticGW.PointTarget.oddDoubleFactorial (k + d)) / ↑(if d = 0 then 1 else AxiomaticGW.PointTarget.oddDoubleFactorial (d - 1))
Instances For
The all-genus DVV recursion for point-target psi-class intersections.
The intersection-number definition supplies the unstable value 0; the
formula therefore includes stable and unstable splittings uniformly. A
geometric model of stable curves should prove this proposition from the DVV
tautological relation.
Equations
- One or more equations did not get rendered due to their size.