Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Integrable.comp_measurable

∀ {α : Type u_1} {ε : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : TopologicalSpace ε]
  [inst_1 : ContinuousENorm ε] {α' : Type u_8} [inst_2 : MeasurableSpace α'] {f : α → α'} {g : α' → ε},
  MeasureTheory.Integrable g (MeasureTheory.Measure.map f μ) → Measurable f → MeasureTheory.Integrable (g ∘ f) μ
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
14 results in Mathlib
Foundations
Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceContinuousENormMeasurableSpace

Around this declaration

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

ProbabilityTheory.integral_id_multivariateGaussian · cited by 5ProbabilityTheory.integra…MeasureTheory.toReal_rnDeriv_map · cited by 5MeasureTheory.toReal_rnDe…MeasureTheory.Integrable.comp_add_right · cited by 2Integrable.comp_add_rightMeasureTheory.Integrable.comp_neg · cited by 2Integrable.comp_negMeasureTheory.Integrable.comp_add_left · cited by 2Integrable.comp_add_leftMeasureTheory.integrable_comp_eval · cited by 1MeasureTheory.integrable_…MeasureTheory.Integrable.comp_inv · cited by 1Integrable.comp_invMeasureTheory.Integrable.comp_mul_left · cited by 1Integrable.comp_mul_leftMeasureTheory.Integrable.comp_mul_right · cited by 1Integrable.comp_mul_rightProbabilityTheory.Kernel.setIntegral_traj_partialTraj · cited by 1Kernel.setIntegral_traj_p…ProbabilityTheory.integrable_binomial · cited by 0ProbabilityTheory.integra…ProbabilityTheory.Kernel.integral_traj_partialTraj · cited by 0Kernel.integral_traj_part…ProbabilityTheory.integrable_comp_snd_map_prodMk_iff · cited by 0ProbabilityTheory.integra…MeasureTheory.convolution_assoc · cited by 0MeasureTheory.convolution…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasurable · cited by 1499MeasurableMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.Measure.map · cited by 858Measure.mapMeasurable.aemeasurable · cited by 304Measurable.aemeasurableContinuousENorm · cited by 290ContinuousENormMeasureTheory.Integrable.comp_aemeasurable · cited by 6Integrable.comp_aemeasura…Integrable.comp_measurableCITED BYCITES

Cites9

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

Cited by14

Results whose statement or proof uses this declaration.