Theorems · Theorem · special functions
PeriodPair.hasSumLocallyUniformly_aux
∀ (L : PeriodPair) (f : ↥L.lattice → ℂ → ℂ) (u : ℝ → ↥L.lattice → ℝ),
(∀ r > 0, Summable (u r)) →
(∀ r > 0, ∀ᶠ (R : ℝ) in Filter.atTop, ∀ (x : ℂ), ‖x‖ < r → ∀ (l : ↥L.lattice), ‖↑l‖ = R → ‖f l x‖ ≤ u r l) →
HasSumLocallyUniformly f fun x => ∑' (j : ↥L.lattice), f j x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Submodulestatement · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsproof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
- Nat.cast_oneproof · cited by 2,501
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.leproof · cited by 2,189
- SummationFilter.unconditionalstatement and proof · cited by 2,068
Cited by2
Results whose statement or proof uses this declaration.
- PeriodPair.hasSumLocallyUniformly_derivWeierstrassPExceptproof · cited by 4
- PeriodPair.hasSumLocallyUniformly_weierstrassPExceptproof · cited by 4