Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.indicator

∀ {α : Type u_1} {ε' : Type u_4} {mα : MeasurableSpace α} {s : Set α} {μ : MeasureTheory.Measure α}
  [inst : TopologicalSpace ε'] [inst_1 : ESeminormedAddMonoid ε'] {f : α → ε'},
  MeasureTheory.Integrable f μ → MeasurableSet s → MeasureTheory.Integrable (s.indicator f) μ
Defined in
Mathlib.MeasureTheory.Integral.IntegrableOn
Cited by
15 results in Mathlib
Foundations
Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceESeminormedAddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.condExp_restrict_ae_eq_restrict · cited by 8MeasureTheory.condExp_res…MeasureTheory.condExp_ae_eq_restrict_of_measurableSpace_eq_on · cited by 6MeasureTheory.condExp_ae_…MeasureTheory.condExp_indicator · cited by 5MeasureTheory.condExp_ind…MeasureTheory.Submartingale.expected_stoppedValue_mono · cited by 3Submartingale.expected_st…MeasureTheory.IntegrableOn.indicator · cited by 3IntegrableOn.indicatorisCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_le · cited by 2isCompact_setOfPred_finit…ProbabilityTheory.condDistrib_ae_eq_condExp · cited by 2ProbabilityTheory.condDis…MeasureTheory.setIntegral_le_nonneg · cited by 1MeasureTheory.setIntegral…ProbabilityTheory.Kernel.setIntegral_traj_partialTraj' · cited by 1Kernel.setIntegral_traj_p…ProbabilityTheory.condExp_set_generateFrom_singleton · cited by 1ProbabilityTheory.condExp…MeasureTheory.setIntegral_nonpos_le · cited by 1MeasureTheory.setIntegral…MeasureTheory.Martingale.condExp_stoppedValue_stopping_time_ae_eq_restrict_le · cited by 1Martingale.condExp_stoppe…ProbabilityTheory.indepFun_iff_integral_comp_mul · cited by 0ProbabilityTheory.indepFu…MeasureTheory.VectorMeasure.exists_extension_of_isSetSemiring_of_le_measure · cited by 0VectorMeasure.exists_exte…MeasureTheory.integrable_add_of_disjoint · cited by 0MeasureTheory.integrable_…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasurableSet · cited by 3075MeasurableSetMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableSet.indicator · cited by 723Set.indicatorESeminormedAddMonoid · cited by 133ESeminormedAddMonoidMeasureTheory.Integrable.integrableOn · cited by 74Integrable.integrableOnMeasureTheory.IntegrableOn.integrable_indicator · cited by 8IntegrableOn.integrable_i…Integrable.indicatorCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.