Theorems · Theorem · real analysis
BoxIntegral.HasIntegral.sum
∀ {ι : Type u} {E : Type v} {F : Type w} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] {I : BoxIntegral.Box ι} [inst_4 : Fintype ι]
{l : BoxIntegral.IntegrationParams} {vol : BoxIntegral.BoxAdditiveMap ι (E →L[ℝ] F) ⊤} {α : Type u_1} {s : Finset α}
{f : α → (ι → ℝ) → E} {g : α → F},
(∀ i ∈ s, BoxIntegral.HasIntegral I l (f i) vol (g i)) →
BoxIntegral.HasIntegral I l (fun x => ∑ i ∈ s, f i x) vol (∑ i ∈ s, g i)- Defined in
- Mathlib.Analysis.BoxIntegral.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- WithTopstatement · cited by 3,754
- BoxIntegral.Boxstatement and proof · cited by 464
Cited by1
Results whose statement or proof uses this declaration.
- BoxIntegral.hasIntegral_GP_divergence_of_forall_hasDerivWithinAtproof · cited by 0