Theorems · Theorem · approximation theory
Asymptotics.IsLittleO.sum
∀ {α : Type u_1} {E' : Type u_6} {F' : Type u_7} [inst : SeminormedAddCommGroup E'] [inst_1 : SeminormedAddCommGroup F']
{g' : α → F'} {l : Filter α} {ι : Type u_18} {A : ι → α → E'} {s : Finset ι},
(∀ i ∈ s, A i =o[l] g') → (∑ i ∈ s, A i) =o[l] g'- Defined in
- Mathlib.Analysis.Asymptotics.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Asymptotics.IsLittleOstatement and proof · cited by 375
- Asymptotics.IsLittleO.addproof · cited by 17
- Finset.sum_inductionproof · cited by 13
- Asymptotics.isLittleO_zeroproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- HasFDerivAtFilter.fun_sumproof · cited by 4
- Asymptotics.IsLittleO.fun_sumproof · cited by 2
- HasStrictFDerivAt.fun_sumproof · cited by 1