Theorems · Theorem · measure theory
measurable_indicator_const_iff
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {m : MeasurableSpace α} {mβ : MeasurableSpace β} [inst : Zero β]
[MeasurableSingletonClass β] (b : β) [NeZero b], Measurable (s.indicator fun x => b) ↔ MeasurableSet sThe measurability of a set A is equivalent to the measurability of the indicator function
which takes a constant value b ≠ 0 on a set A and 0 elsewhere.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Set.preimageproof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- Set.extproof · cited by 2,266
- Measurablestatement and proof · cited by 1,499
- Set.indicatorstatement and proof · cited by 723
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasurableSet.complproof · cited by 172
- measurable_constproof · cited by 156
- Measurable.indicatorproof · cited by 38
Cited by4
Results whose statement or proof uses this declaration.
- measurableSet_of_tendsto_indicatorproof · cited by 2
- MeasureTheory.Measure.ext_iff_lintegralproof · cited by 1
- ProbabilityTheory.strong_law_ae_simpleFunc_compproof · cited by 1
- ProbabilityTheory.Kernel.trajContent_tendsto_zeroproof · cited by 1