Theorems · Theorem · approximation theory
Asymptotics.SuperpolynomialDecay.mul_const
∀ {α : Type u_1} {β : Type u_2} {l : Filter α} {k f : α → β} [inst : TopologicalSpace β] [inst_1 : CommSemiring β]
[ContinuousMul β],
Asymptotics.SuperpolynomialDecay l k f → ∀ (c : β), Asymptotics.SuperpolynomialDecay l k fun n => f n * c- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- MulZeroClass.zero_mulproof · cited by 1,625
- ContinuousMulstatement and proof · cited by 343
- Asymptotics.SuperpolynomialDecaystatement and proof · cited by 36
- Filter.Tendsto.mul_constproof · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- Asymptotics.SuperpolynomialDecay.const_mulproof · cited by 2
- Asymptotics.superpolynomialDecay_mul_const_iffproof · cited by 0