Theorems · Theorem · real analysis
logDeriv_tprod_eq_tsum
∀ {ι : Type u_1} {s : Set ℂ},
IsOpen s →
∀ {x : ℂ},
x ∈ s →
∀ {f : ι → ℂ → ℂ},
(∀ (i : ι), f i x ≠ 0) →
(∀ (i : ι), DifferentiableOn ℂ (f i) s) →
(Summable fun i => logDeriv (f i) x) →
MultipliableLocallyUniformlyOn f s →
∏' (i : ι), f i x ≠ 0 → logDeriv (fun x => ∏' (i : ι), f i x) x = ∑' (i : ι), logDeriv (f i) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 293 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- Complexstatement and proof · cited by 5,565
- Finset.sumproof · cited by 5,195
- IsOpenstatement and proof · cited by 2,400
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- Filter.Eventually.of_forallproof · cited by 526
- IsOpen.mem_nhdsproof · cited by 470
- DifferentiableOnstatement and proof · cited by 419
- tprodstatement and proof · cited by 230
Cited by1
Results whose statement or proof uses this declaration.
- ModularForm.logDeriv_eta_eq_E2proof · cited by 1