Order-seven specialization of the doubling derivative certificates #
This file supplies the seven coefficients and the two small polynomial
identities needed to invoke OrderSevenDoublingDerivative.vertical_at_point.
The large abscissa identity remains in its independent interpolation module.
Instances For
noncomputable def
MazurTorsion.Kubert.OrderSevenDoublingSpecialization.differentialPolynomial
(d : ℚ)
:
The polynomial whose evaluation is the cleared Vélu differential numerator.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
MazurTorsion.Kubert.OrderSevenDoublingSpecialization.baseVeluDifferential_eq
(d : ℚ)
:
OrderSevenDoublingDerivative.baseVeluDifferential (a₆ d) (a₅ d) (a₄ d) (a₃ d) (a₂ d) (a₁ d) (a₀ d) (orderSevenB d)
(orderSevenC d) = differentialPolynomial d
The generic F'K - 2FK' polynomial specializes to the explicit
order-seven differential numerator.
theorem
MazurTorsion.Kubert.OrderSevenDoublingSpecialization.kernel_polynomial_identity
(d : ℚ)
:
OrderSevenDoublingDerivative.composedKernel (orderSevenB d) (orderSevenC d) (orderSevenFamily d) = OrderSevenDoublingDerivative.baseKernel (orderSevenB d) (orderSevenC d) * OrderSevenDoublingDerivative.baseVeluDifferential (a₆ d) (a₅ d) (a₄ d) (a₃ d) (a₂ d) (a₁ d) (a₀ d) (orderSevenB d)
(orderSevenC d)
The cubic kernel evaluated at the source doubling forms factors as
K * N.
theorem
MazurTorsion.Kubert.OrderSevenDoublingSpecialization.landing_polynomial_identity
(d : ℚ)
:
OrderSevenDoublingDerivative.targetCompletedCubic (orderSevenQuotient d) (a₆ d) (a₅ d) (a₄ d) (a₃ d) (a₂ d) (a₁ d)
(a₀ d) (orderSevenB d) (orderSevenC d) = OrderSevenDoublingDerivative.sourceCompletedCubic (orderSevenFamily d) * OrderSevenDoublingDerivative.baseVeluDifferential (a₆ d) (a₅ d) (a₄ d) (a₃ d) (a₂ d) (a₁ d) (a₀ d) (orderSevenB d)
(orderSevenC d) ^ 2
The completed-square cubic of the quotient image is H * N².