Theorems · Theorem · measure theory
MeasureTheory.integral_indicator
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{f : X → E} {s : Set X} {μ : MeasureTheory.Measure X},
MeasurableSet s → ∫ (x : X), s.indicator f x ∂μ = ∫ (x : X) in s, f x ∂μFor a function f and a measurable set s, the integral of indicator s f
over the whole space is equal to ∫ x in s, f x ∂μ defined as ∫ x, f x ∂(μ.restrict s).
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- MeasurableSetstatement and proof · cited by 3,075
- add_zeroproof · cited by 2,707
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Set.indicatorstatement and proof · cited by 723
- MeasureTheory.IntegrableOnproof · cited by 548
Cited by38
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_prodproof · cited by 9
- MeasureTheory.condExp_restrict_ae_eq_restrictproof · cited by 8
- MeasureTheory.AECover.integral_tendsto_of_countably_generatedproof · cited by 7
- MeasureTheory.integral_indicator_constproof · cited by 7
- MeasureTheory.condExp_ae_eq_restrict_of_measurableSpace_eq_onproof · cited by 6
- MeasureTheory.integral_comp_mul_left_Ioiproof · cited by 5
- ProbabilityTheory.integral_compProdproof · cited by 4
- integral_withDensity_eq_integral_smulproof · cited by 4
- MeasureTheory.Submartingale.expected_stoppedValue_monoproof · cited by 3
- MeasureTheory.setIntegral_indicatorproof · cited by 3
- ae_eq_zero_of_integral_contMDiff_smul_eq_zeroproof · cited by 3
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2