Theorems · Theorem · measure theory
MeasureTheory.setIntegral_trim
∀ {E : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {X : Type u_5} {m m0 : MeasurableSpace X}
{μ : MeasureTheory.Measure X} (hm : m ≤ m0) {f : X → E},
MeasureTheory.StronglyMeasurable f →
∀ {s : Set X}, MeasurableSet s → ∫ (x : X) in s, f x ∂μ = ∫ (x : X) in s, f x ∂μ.trim hm- Cited by
- 5 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- MeasureTheory.Measure.trimstatement and proof · cited by 286
- MeasureTheory.restrict_trimproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.submartingale_of_setIntegral_leproof · cited by 2
- MeasureTheory.Integrable.tendsto_ae_condExpproof · cited by 2
- MeasureTheory.condExpL2_indicator_nonnegproof · cited by 1
- MeasureTheory.martingale_of_setIntegral_eq_succproof · cited by 0
- MeasureTheory.rnDeriv_ae_eq_condExpproof · cited by 0