Theorems · Theorem · measure theory
MeasureTheory.NullMeasurableSet.left_of_prod
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] [MeasureTheory.SFinite μ] {s : Set α} {t : Set β},
MeasureTheory.NullMeasurableSet (s ×ˢ t) (μ.prod ν) → ν t ≠ 0 → MeasureTheory.NullMeasurableSet s μIf s ×ˢ t is a null measurable set and ν t ≠ 0, then s is a null measurable set.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- MeasureTheory.MeasurePreserving.quasiMeasurePreservingproof · cited by 41
- MeasureTheory.NullMeasurableSet.preimageproof · cited by 21
- MeasureTheory.Measure.measurePreserving_swapproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.NullMeasurableSet.of_preimage_fstproof · cited by 1
- MeasureTheory.Measure.nullMeasurableSet_prod_of_ne_zeroproof · cited by 0