Theorems · Theorem · measure theory
MeasureTheory.setToFun_finsetSum_measure
∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] {m : MeasurableSpace α} {f : α → E} {ι : Type u_7}
{s : Finset ι} (hs : s.Nonempty) {μ : ι → MeasureTheory.Measure α} {T : ι → Set α → E →L[ℝ] F} {C : ι → ℝ}
(hTs : ∀ (i : ι), MeasureTheory.DominatedFinMeasAdditive (μ i) (T i) (C i)),
(∀ i ∈ s, MeasureTheory.Integrable f (μ i)) →
MeasureTheory.setToFun (∑ i ∈ s, μ i) (∑ i ∈ s, T i) ⋯ f = ∑ i ∈ s, MeasureTheory.setToFun (μ i) (T i) ⋯ f- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 248 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Finset.Nonemptystatement and proof · cited by 1,001
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.