Theorems · Theorem · complex analysis
RCLike.hasSum_im
∀ {α : Type u_1} (𝕜 : Type u_2) [inst : RCLike 𝕜] {L : SummationFilter α} {f : α → 𝕜} {x : 𝕜},
HasSum f x L → HasSum (fun x => RCLike.im (f x)) (RCLike.im x) L- Defined in
- Mathlib.Analysis.Complex.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement · cited by 25,697
- AddMonoidHomstatement · cited by 3,230
- RCLikestatement and proof · cited by 2,829
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- AddMonoid.toZerostatement · cited by 325
- RCLike.imstatement · cited by 161
- ContinuousLinearMap.hasSumproof · cited by 13
- RCLike.imCLMproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- RCLike.hasSum_iffproof · cited by 1
- Complex.hasSum_improof · cited by 0