Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.ofReal_integral_eq_lintegral_ofReal

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ℝ},
  MeasureTheory.Integrable f μ → 0 ≤ᵐ[μ] f → ENNReal.ofReal (∫ (x : α), f x ∂μ) = ∫⁻ (x : α), ENNReal.ofReal (f x) ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
22 results in Mathlib
Foundations
Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

MeasureTheory.tendsto_of_integral_tendsto_of_monotone · cited by 3MeasureTheory.tendsto_of_…ProbabilityTheory.IsCondKernelCDF.setLIntegral · cited by 3IsCondKernelCDF.setLInteg…ProbabilityTheory.gaussianReal_apply_eq_integral · cited by 2ProbabilityTheory.gaussia…MeasureTheory.integral_le_measure · cited by 2MeasureTheory.integral_le…InformationTheory.klDiv_eq_lintegral_klFun · cited by 2InformationTheory.klDiv_e…MeasureTheory.integrable_sum_measure · cited by 2MeasureTheory.integrable_…ProbabilityTheory.Kernel.setLIntegral_density · cited by 2Kernel.setLIntegral_densi…MeasureTheory.Integrable.measure_le_integral · cited by 2Integrable.measure_le_int…MeasurableEmbedding.withDensity_ofReal_comap_apply_eq_integral_abs_det_fderiv_mul · cited by 2MeasurableEmbedding.withD…ProbabilityTheory.setIntegral_stieltjesOfMeasurableRat · cited by 2ProbabilityTheory.setInte…NumberField.mixedEmbedding.fundamentalCone.setLIntegral_paramSet_exp · cited by 1fundamentalCone.setLInteg…MeasureTheory.Submartingale.mul_lintegral_upcrossings_le_lintegral_pos_part · cited by 1Submartingale.mul_lintegr…ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRat_rat · cited by 1ProbabilityTheory.setLInt…MeasureTheory.integral_tendsto_of_tendsto_of_monotone · cited by 1MeasureTheory.integral_te…MeasureTheory.lintegral_comp_eq_lintegral_meas_le_mul_of_measurable · cited by 1MeasureTheory.lintegral_c…Real · cited by 25697RealMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealNorm.norm · cited by 5413Norm.normMeasureTheory.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralENNReal.ofReal · cited by 863ENNReal.ofRealFilter.Eventually.mono · cited by 646Eventually.monoFilter.EventuallyEq.symm · cited by 408EventuallyEq.symmFilter.EventuallyLE · cited by 383Filter.EventuallyLEabs_of_nonneg · cited by 279abs_of_nonnegMeasureTheory.ofReal_integral…CITED BYCITES

Cites19

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

Cited by22

Results whose statement or proof uses this declaration.