Documentation

ISAR.HolonomicClosure

Holonomic closure theorems #

Python counterparts:

theorem ISAR.iteratedDeriv_of_deriv_eq {g h : } (hg : deriv h = g) (n : ) :

If deriv h = g as functions, higher derivatives of h match those of g shifted.

Integral closure shift (Python integral_closure).

Order-1 multiplicative form: f' = a · f with polynomial a.

Equations
Instances For

    Product of two order-1 multiplicative holonomic functions is again order-1 multiplicative.

    Product closure for order-1 multiplicative certificates (order bound ≤ 1·1 = 1).

    Sum closure for constant-rate order-1 factors (a, b ∈ ℝ), order bound ≤ 2.