Theorems · Theorem · approximation theory
Asymptotics.SuperpolynomialDecay.polynomial_mul
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {k f : α → β} [inst : TopologicalSpace β] [inst_1 : CommSemiring β]
[ContinuousAdd β] [ContinuousMul β],
Asymptotics.SuperpolynomialDecay l k f →
∀ (p : Polynomial β), Asymptotics.SuperpolynomialDecay l k fun x => Polynomial.eval (k x) p * f x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- CommSemiringstatement and proof · cited by 10,911
- Filterstatement and proof · cited by 8,121
- Polynomialstatement and proof · cited by 5,681
- mul_assocproof · cited by 1,667
- Polynomial.evalstatement and proof · cited by 796
- ContinuousAddstatement and proof · cited by 777
- add_mulproof · cited by 363
- ContinuousMulstatement and proof · cited by 343
- Polynomial.eval_addproof · cited by 84
- Polynomial.induction_on'proof · cited by 50
- Asymptotics.SuperpolynomialDecaystatement and proof · cited by 36
Cited by1
Results whose statement or proof uses this declaration.
- Asymptotics.SuperpolynomialDecay.mul_polynomialproof · cited by 0