Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.norm_integral_le_integral_norm

∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
  {μ : MeasureTheory.Measure α} (f : α → G), ‖∫ (a : α), f a ∂μ‖ ≤ ∫ (a : α), ‖f a‖ ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
25 results in Mathlib
Foundations
Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.norm_integral_le_of_norm_le · cited by 7MeasureTheory.norm_integr…MeasureTheory.Integrable.integral_prod_left · cited by 7Integrable.integral_prod_…MeasureTheory.Integrable.integral_comp · cited by 4Integrable.integral_compMeasureTheory.Integrable.integral_compProd · cited by 4Integrable.integral_compP…VectorFourier.norm_fourierIntegral_le_integral_norm · cited by 4VectorFourier.norm_fourie…isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_le · cited by 2isCompact_setOfPred_finit…MeasureTheory.hasSum_integral_of_summable_integral_norm · cited by 2MeasureTheory.hasSum_inte…VitaliFamily.ae_tendsto_average · cited by 2VitaliFamily.ae_tendsto_a…MeasureTheory.tendsto_limUnder_of_hasDerivAt_of_integrableOn_Ioi · cited by 2MeasureTheory.tendsto_lim…SchwartzMap.norm_fourier_apply_le_toLp_one · cited by 2SchwartzMap.norm_fourier_…continuousOn_integral_bilinear_of_locally_integrable_of_compact_support · cited by 2continuousOn_integral_bil…MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_sub · cited by 2MeasureTheory.tendstoInDi…intervalIntegral.norm_integral_le_integral_norm_uIoc · cited by 2intervalIntegral.norm_int…MeasureTheory.Integrable.norm_integral_condKernel · cited by 2Integrable.norm_integral_…tendsto_integral_exp_inner_smul_cocompact_of_continuous_compact_support · cited by 1tendsto_integral_exp_inne…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureNorm.norm · cited by 5413Norm.normFilter.Eventually · cited by 3134Filter.EventuallyMeasureTheory.ae · cited by 2352MeasureTheory.aeMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.AEStronglyMeasurable · cited by 755MeasureTheory.AEStronglyM…norm_nonneg · cited by 725norm_nonnegFilter.Eventually.of_forall · cited by 526Eventually.of_forallnorm_zero · cited by 366norm_zeroMeasureTheory.integral_eq_lintegral_of_nonneg_ae · cited by 31MeasureTheory.integral_eq…MeasureTheory.AEStronglyMeasurable.norm · cited by 30AEStronglyMeasurable.normMeasureTheory.norm_integral_l…CITED BYCITES

Cites18

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.