Mathlib Map

Theorems · Theorem · measure theory

ContinuousLinearMap.integrable_comp

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_8} {H : Type u_9}
  [inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup H] {𝕜 : Type u_10} {𝕜' : Type u_11}
  [inst_2 : NontriviallyNormedField 𝕜] [inst_3 : NontriviallyNormedField 𝕜'] [inst_4 : NormedSpace 𝕜' E]
  [inst_5 : NormedSpace 𝕜 H] {σ : 𝕜 →+* 𝕜'} [RingHomIsometric σ] {φ : α → H} (L : H →SL[σ] E),
  MeasureTheory.Integrable φ μ → MeasureTheory.Integrable (fun a => L (φ a)) μ
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
25 results in Mathlib
Foundations
Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedAddCommGroupNontriviallyNormedFieldNontriviallyNormedFieldNormedSpaceNormedSpaceRingHomIsometric

Around this declaration

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

MeasureTheory.Integrable.convolution_integrand · cited by 6Integrable.convolution_in…ContinuousLinearEquiv.integrable_comp_iff · cited by 4ContinuousLinearEquiv.int…MeasureTheory.Integrable.apply_continuousLinearMap · cited by 4Integrable.apply_continuo…Real.fourier_bilin_convolution_eq · cited by 3Real.fourier_bilin_convol…intervalIntegral.integral_eq_sub_of_hasDeriv_right_of_le · cited by 3intervalIntegral.integral…MeasureTheory.ae_eq_zero_restrict_of_forall_setIntegral_eq_zero · cited by 2MeasureTheory.ae_eq_zero_…ContinuousLinearMap.integral_comp_commSL · cited by 2ContinuousLinearMap.integ…MeasureTheory.condExp_stronglyMeasurable_simpleFunc_bilin · cited by 2MeasureTheory.condExp_str…ContinuousLinearMap.comp_condExp_comm · cited by 2ContinuousLinearMap.comp_…MeasureTheory.Integrable.snd · cited by 2Integrable.sndMeasureTheory.tendsto_zero_of_hasDerivAt_of_integrableOn_Iic · cited by 2MeasureTheory.tendsto_zer…MeasureTheory.tendsto_zero_of_hasDerivAt_of_integrableOn_Ioi · cited by 2MeasureTheory.tendsto_zer…MeasureTheory.Integrable.fst · cited by 2Integrable.fstReal.hasDerivAt_fourier · cited by 1Real.hasDerivAt_fourierMeasureTheory.dist_convolution_le' · cited by 1MeasureTheory.dist_convol…DFunLike.coe · cited by 62936DFunLike.coeNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureRingHom · cited by 10189RingHomNontriviallyNormedField · cited by 8742NontriviallyNormedFieldNorm.norm · cited by 5413Norm.normContinuousLinearMap · cited by 5352ContinuousLinearMapMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableFilter.Eventually.of_forall · cited by 526Eventually.of_forallRingHomIsometric · cited by 282RingHomIsometricContinuousLinearMap.continuous · cited by 124ContinuousLinearMap.conti…MeasureTheory.Integrable.aestronglyMeasurable · cited by 84Integrable.aestronglyMeas…Continuous.comp_aestronglyMeasurable · cited by 77Continuous.comp_aestrongl…ContinuousLinearMap.integrabl…CITED BYCITES

Cites19

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

Cited by25

Results whose statement or proof uses this declaration.