Theorems · Theorem · measure theory
MeasureTheory.NullMeasurableSet.of_preimage_snd
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] [NeZero μ] {t : Set β},
MeasureTheory.NullMeasurableSet (Prod.snd ⁻¹' t) (μ.prod ν) → MeasureTheory.NullMeasurableSet t νIf Prod.snd ⁻¹' t is a null measurable set and μ ≠ 0, then t is a null measurable set.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 221 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.univ_prodproof · cited by 16
- MeasureTheory.NullMeasurableSet.right_of_prodproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.nullMeasurableSet_preimage_sndproof · cited by 1