Theorems · Theorem · measure theory
mem_map_indicator_ae_iff_of_zero_notMem
∀ {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {s : Set α} {f : α → β}
[inst_1 : Zero β] {t : Set β}, 0 ∉ t → (t ∈ Filter.map (s.indicator f) (MeasureTheory.ae μ) ↔ μ ((f ⁻¹' t)ᶜ ∪ sᶜ) = 0)- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 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.
Cites21
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
- Filterstatement · cited by 8,121
- Set.preimagestatement and proof · cited by 4,946
- Set.univproof · cited by 3,945
- Compl.complstatement and proof · cited by 2,925
- MeasureTheory.aestatement · cited by 2,352
- Filter.mapstatement · cited by 819
- Set.indicatorstatement · cited by 723
Cited by1
Results whose statement or proof uses this declaration.
- map_restrict_ae_le_map_indicator_aeproof · cited by 0