Theorems · Theorem · real analysis
BoxIntegral.HasIntegral.add
∀ {ι : 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} {f g : (ι → ℝ) → E} {vol : BoxIntegral.BoxAdditiveMap ι (E →L[ℝ] F) ⊤} {y y' : F},
BoxIntegral.HasIntegral I l f vol y →
BoxIntegral.HasIntegral I l g vol y' → BoxIntegral.HasIntegral I l (f + g) vol (y + y')- Defined in
- Mathlib.Analysis.BoxIntegral.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- nhdsproof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Tendstoproof · cited by 3,814
- WithTopstatement · cited by 3,754
- BoxIntegral.Boxstatement and proof · cited by 464
- BoxIntegral.TaggedPrepartitionproof · cited by 126
Cited by6
Results whose statement or proof uses this declaration.
- BoxIntegral.HasIntegral.subproof · cited by 2
- MeasureTheory.SimpleFunc.hasBoxIntegralproof · cited by 2
- BoxIntegral.HasIntegral.sumproof · cited by 1
- BoxIntegral.HasIntegral.congr_aeproof · cited by 1
- BoxIntegral.Integrable.addproof · cited by 0
- BoxIntegral.integral_addproof · cited by 0