Theorems · Theorem · complex analysis
RCLike.re_tsum
∀ {α : Type u_1} (𝕜 : Type u_2) [inst : RCLike 𝕜] {L : SummationFilter α} [L.NeBot] {f : α → 𝕜},
Summable f L → RCLike.re (∑'[L] (a : α), f a) = ∑'[L] (a : α), RCLike.re (f a)- Defined in
- Mathlib.Analysis.Complex.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLikeSummationFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- AddMonoid.toZerostatement · cited by 325
- RCLike.restatement · cited by 319
- SummationFilter.NeBotstatement and proof · cited by 130
- RCLike.reCLMproof · cited by 20
- ContinuousLinearMap.map_tsumproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Complex.re_tsumproof · cited by 2