Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.integral_eq
∀ {α : Type u_1} {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {m : MeasurableSpace α}
(μ : MeasureTheory.Measure α) (f : MeasureTheory.SimpleFunc α F),
MeasureTheory.SimpleFunc.integral μ f = ∑ x ∈ f.range, μ.real (⇑f ⁻¹' {x}) • x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement and proof · cited by 5,195
- Set.preimagestatement and proof · cited by 4,946
- Finset.sum_congrproof · cited by 2,323
- MeasureTheory.Measure.realstatement and proof · cited by 530
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.integral_kernelproof · cited by 1
- MeasureTheory.SimpleFunc.integral_mono_measureproof · cited by 1
- MeasureTheory.SimpleFunc.integral_nonnegproof · cited by 1
- MeasureTheory.SimpleFunc.integral_eq_sumproof · cited by 1