Asymptotic Envelopes
Use AsympEnv when a summatory function has a main term and nonnegative error
term:
Core API:
AsympEnv
AsympEnv.lower
AsympEnv.upper
AsympEnv.weakenError
AsympEnv.add
AsympEnv.neg
AsympEnv.sub
AsympEnv.constMul
The lower and upper endpoint theorems turn the absolute-error certificate into usable inequalities.
ANT-specific transforms built on AsympEnv are documented in
Domain Libraries → ANT Asymptotic.
Detailed API reference: Asymptotic Envelope Certificates.
Next:
- For real-variable estimates over
x : ℝ, see Pointwise Envelopes. - For ANT transforms built from
AsympEnv, see ANT Asymptotic Transforms. - For trust status, see Verification Status.