Theorems · Theorem · measure theory
aemeasurable_indicator_const_iff
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} [inst : MeasurableSpace β] {μ : MeasureTheory.Measure α}
[inst_1 : Zero β] {s : Set α} [MeasurableSingletonClass β] (b : β) [NeZero b],
AEMeasurable (s.indicator fun x => b) μ ↔ MeasureTheory.NullMeasurableSet s μA characterization of the a.e.-measurability of the indicator function which takes a constant
value b on a set A and 0 elsewhere.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.preimageproof · cited by 4,946
- Compl.complproof · cited by 2,925
- AEMeasurablestatement and proof · cited by 840
- Set.indicatorstatement and proof · cited by 723
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasurableSet.complproof · cited by 172
- Set.union_emptyproof · cited by 78
- aemeasurable_constproof · cited by 22
Cited by5
Results whose statement or proof uses this declaration.
- indicator_indepFun_pi_of_prod_bcfproof · cited by 4
- ProbabilityTheory.Indep.setIntegral_eq_smulproof · cited by 1
- indicator_indepFun_process_of_bcfproof · cited by 1
- indicator_indepFun_process_of_prod_bcfproof · cited by 1
- nullMeasurableSet_of_tendsto_indicatorproof · cited by 0