Theorems · Definition · measure theory
MeasureTheory.SimpleFunc.restrict
{α : Type u_1} →
{β : Type u_2} →
[inst : MeasurableSpace α] → [Zero β] → MeasureTheory.SimpleFunc α β → Set α → MeasureTheory.SimpleFunc α βRestrict a simple function f : α →ₛ β to a set s. If s is measurable,
then f.restrict s a = if a ∈ s then f a else 0, otherwise f.restrict s = const α 0.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 70 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.
Cites5
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
- MeasurableSetproof · cited by 3,075
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.piecewiseproof · cited by 26
Cited by26
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_indicatorproof · cited by 47
- MeasureTheory.lintegral_mono_aeproof · cited by 36
- MeasureTheory.lintegral_iSupproof · cited by 16
- MeasureTheory.SimpleFunc.coe_restrictstatement · cited by 11
- MeasureTheory.lintegral_eq_nnrealproof · cited by 6
- MeasureTheory.SimpleFunc.restrict_applystatement · cited by 5
- MeasureTheory.SimpleFunc.approxproof · cited by 4
- MeasureTheory.SimpleFunc.restrict_of_not_measurablestatement · cited by 3
- MeasureTheory.SimpleFunc.restrict_lintegralstatement and proof · cited by 2
- MeasureTheory.SimpleFunc.restrict_lintegral_eq_lintegral_restrictstatement · cited by 2
- MeasureTheory.SimpleFunc.restrict_preimage_singletonstatement · cited by 2
- MeasureTheory.SimpleFunc.approx_applyproof · cited by 2