Theorems · Theorem · measure theory
MeasureTheory.Measure.NullMeasurableSet.image
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} (f : α → β)
(μ : MeasureTheory.Measure β),
Function.Injective f →
(∀ (s : Set α), MeasurableSet s → MeasureTheory.NullMeasurableSet (f '' s) μ) →
MeasureTheory.NullMeasurableSet s (MeasureTheory.Measure.comap f μ) → MeasureTheory.NullMeasurableSet (f '' s) μ- Defined in
- Mathlib.MeasureTheory.Measure.Comap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.imagestatement and proof · cited by 5,609
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- Filter.EventuallyEq.transproof · cited by 123
- MeasureTheory.Measure.comapstatement and proof · cited by 96
- MeasureTheory.toMeasurableproof · cited by 77
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.NullMeasurableSet.subtype_coeproof · cited by 0