Theorems · Theorem · complex analysis
RCLike.ofReal_tsum
∀ {α : Type u_1} (𝕜 : Type u_2) [inst : RCLike 𝕜] {L : SummationFilter α} (f : α → ℝ),
↑(∑'[L] (a : α), f a) = ∑'[L] (a : α), ↑(f a)- Defined in
- Mathlib.Analysis.Complex.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 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.
- Realstatement and proof · cited by 25,697
- RCLikestatement and proof · cited by 2,829
- tsumstatement · cited by 1,148
- SummationFilterstatement and proof · cited by 607
- RCLike.ofRealstatement · cited by 350
- ContinuousLinearMap.continuousproof · cited by 124
- RCLike.ofReal_reproof · cited by 60
- RCLike.continuous_reproof · cited by 10
- RCLike.ofRealCLMproof · cited by 10
- Function.LeftInverse.map_tsumproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Complex.ofReal_tsumproof · cited by 11