Theorems · Theorem · measure theory
mem_map_indicator_ae_iff_mem_map_restrict_ae_of_zero_mem
∀ {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {s : Set α} {f : α → β}
[inst_1 : Zero β] {t : Set β},
0 ∈ t →
MeasurableSet s →
(t ∈ Filter.map (s.indicator f) (MeasureTheory.ae μ) ↔ t ∈ Filter.map f (MeasureTheory.ae (μ.restrict s)))- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- ENNRealproof · cited by 9,879
- Filterstatement · cited by 8,121
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- MeasureTheory.aestatement · cited by 2,352
- MeasureTheory.Measure.restrictstatement · cited by 1,646
Cited by1
Results whose statement or proof uses this declaration.
- map_restrict_ae_le_map_indicator_aeproof · cited by 0