Theorems · Theorem · measure theory
MeasureTheory.NullMeasurableSet.of_preimage_fst
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] [MeasureTheory.SFinite μ] [NeZero ν] {s : Set α},
MeasureTheory.NullMeasurableSet (Prod.fst ⁻¹' s) (μ.prod ν) → MeasureTheory.NullMeasurableSet s μIf Prod.fst ⁻¹' s is a null measurable set and ν ≠ 0, then s is a null measurable set.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Set.preimagestatement and proof · cited by 4,946
- Set.univproof · cited by 3,945
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- Set.prod_univproof · cited by 14
- MeasureTheory.NullMeasurableSet.left_of_prodproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.nullMeasurableSet_preimage_fstproof · cited by 1