Theorems · Theorem · measure theory
nullMeasurableSet_region_between_cc
∀ {α : Type u_1} [inst : MeasurableSpace α] (μ : MeasureTheory.Measure α) {f g : α → ℝ},
AEMeasurable f μ →
AEMeasurable g μ →
∀ {s : Set α},
MeasureTheory.NullMeasurableSet s μ →
MeasureTheory.NullMeasurableSet {p | p.1 ∈ s ∧ p.2 ∈ Set.Icc (f p.1) (g p.1)} (μ.prod MeasureTheory.volume)The region between two a.e.-measurable functions on a null-measurable set is null-measurable; a version for the region together with the graphs of both functions.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredstatement and proof · cited by 6,101
- Compl.complproof · cited by 2,925
- Set.extproof · cited by 2,266
- Set.Iccstatement · cited by 1,702
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.