Theorems · Theorem · approximation theory
Asymptotics.IsBigO.fun_sum
∀ {α : Type u_1} {F : Type u_4} {E' : Type u_6} [inst : Norm F] [inst_1 : SeminormedAddCommGroup E'] {g : α → F}
{l : Filter α} {ι : Type u_18} {A : ι → α → E'} {s : Finset ι},
(∀ i ∈ s, A i =O[l] g) → (fun a => ∑ c ∈ s, A c a) =O[l] gEta-expanded form of Asymptotics.IsBigO.sum
- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormSeminormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Filterstatement and proof · cited by 8,121
- Finset.sumstatement · cited by 5,195
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Normstatement and proof · cited by 512
- Asymptotics.IsBigOstatement and proof · cited by 506
- Finset.sum_fnproof · cited by 21
- Asymptotics.IsBigO.sumproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.bilinear_hasTemperateGrowthproof · cited by 2
- FormalMultilinearSeries.taylorComp_sub_taylorComp_isBigOproof · cited by 2
- ModularGroup.exists_bound_of_subgroup_invariant_of_isBigOproof · cited by 1