Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integrable_norm_iff

∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
  {f : α → β},
  MeasureTheory.AEStronglyMeasurable f μ → (MeasureTheory.Integrable (fun a => ‖f a‖) μ ↔ MeasureTheory.Integrable f μ)
Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
19 results in Mathlib
Foundations
Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

Around this declaration

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

VectorFourier.fourierIntegral_convergent_iff · cited by 9VectorFourier.fourierInte…integrableOn_exp_mul_complex_Ioi · cited by 4integrableOn_exp_mul_comp…integrableOn_Ioi_cpow_of_lt · cited by 3integrableOn_Ioi_cpow_of_…ProbabilityTheory.integrable_rpow_mul_exp_of_integrable_exp_mul · cited by 3ProbabilityTheory.integra…hasDerivAt_integral_of_dominated_loc_of_lip · cited by 2hasDerivAt_integral_of_do…InformationTheory.integrable_llr_compProd_iff · cited by 2InformationTheory.integra…IntervalIntegrable.intervalIntegrable_norm_iff · cited by 2IntervalIntegrable.interv…MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_sub · cited by 2MeasureTheory.tendstoInDi…ProbabilityTheory.integrable_rpow_abs_mul_exp_add_of_integrable_exp_mul · cited by 2ProbabilityTheory.integra…MeasureTheory.Integrable.integral_condDistrib_map · cited by 1Integrable.integral_condD…ProbabilityTheory.integrable_cexp_mul_of_re_mem_integrableExpSet · cited by 1ProbabilityTheory.integra…InformationTheory.integral_llr_compProd_eq_add · cited by 1InformationTheory.integra…MeasureTheory.integral_charFun_Icc · cited by 1MeasureTheory.integral_ch…BoundedContinuousFunction.norm_integral_le_mul_norm · cited by 1BoundedContinuousFunction…mellin_convergent_iff_norm · cited by 1mellin_convergent_iff_normReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureNorm.norm · cited by 5413Norm.normMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.AEStronglyMeasurable · cited by 755MeasureTheory.AEStronglyM…MeasureTheory.HasFiniteIntegral · cited by 120MeasureTheory.HasFiniteIn…MeasureTheory.AEStronglyMeasurable.norm · cited by 30AEStronglyMeasurable.normMeasureTheory.integrable_norm…CITED BYCITES

Cites9

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

Cited by19

Results whose statement or proof uses this declaration.