Theorems · Definition · measure theory
AEMeasurable.mk
{α : Type u_1} →
{β : Type u_2} →
{m : MeasurableSpace α} →
[inst : MeasurableSpace β] → {μ : MeasureTheory.Measure α} → (f : α → β) → AEMeasurable f μ → α → βGiven an almost everywhere measurable function f, associate to it a measurable function
that coincides with it almost everywhere. f is explicit in the definition to make sure that
it shows in pretty-printing.
- Cited by
- 75 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AEMeasurablestatement and proof · cited by 840
Cited by78
Results whose statement or proof uses this declaration.
- Measurable.comp_aemeasurableproof · cited by 99
- MeasureTheory.integral_mapproof · cited by 67
- AEMeasurable.ae_eq_mkstatement · cited by 65
- AEMeasurable.measurable_mkstatement · cited by 62
- AEMeasurable.aestronglyMeasurableproof · cited by 57
- AEMeasurable.prodMkproof · cited by 54
- AEMeasurable.restrictproof · cited by 23
- MeasureTheory.Measure.map_smulproof · cited by 21
- MeasureTheory.Measure.map_zeroproof · cited by 17
- aeSeqSetproof · cited by 16
- aeSeqproof · cited by 15
- MeasureTheory.lintegral_map'proof · cited by 14