Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.lintegral_coe_eq_integral

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} (f : α → NNReal),
  MeasureTheory.Integrable (fun x => ↑(f x)) μ → ∫⁻ (a : α), ↑(f a) ∂μ = ENNReal.ofReal (∫ (a : α), ↑(f a) ∂μ)
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
11 results in Mathlib
Foundations
Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

integral_withDensity_eq_integral_smul · cited by 4integral_withDensity_eq_i…VitaliFamily.ae_tendsto_average_norm_sub · cited by 3VitaliFamily.ae_tendsto_a…MeasureTheory.hasSum_integral_of_summable_integral_norm · cited by 2MeasureTheory.hasSum_inte…MeasureTheory.integrableOn_iUnion_of_summable_integral_norm · cited by 1MeasureTheory.integrableO…MeasureTheory.tendsto_integral_thickenedIndicator_of_isClosed · cited by 1MeasureTheory.tendsto_int…MeasureTheory.Submartingale.mul_lintegral_upcrossings_le_lintegral_pos_part · cited by 1Submartingale.mul_lintegr…MeasureTheory.lintegral_coe_le_coe_iff_integral_le · cited by 1MeasureTheory.lintegral_c…volume_regionBetween_eq_integral' · cited by 1volume_regionBetween_eq_i…intervalIntegral.integrableOn_deriv_right_of_nonneg · cited by 1intervalIntegral.integrab…NNRealRMK.lintegral_rieszMeasure · cited by 0NNRealRMK.lintegral_riesz…ProbabilityTheory.evariance_def' · cited by 0ProbabilityTheory.evarian…Real · cited by 25697RealMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topNNReal · cited by 4310NNRealMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableENNReal.ofNNReal · cited by 1279ENNReal.ofNNRealNNReal.toReal · cited by 1260NNReal.toRealMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralENNReal.ofReal · cited by 863ENNReal.ofRealENNReal.toReal · cited by 859ENNReal.toRealFilter.Eventually.of_forall · cited by 526Eventually.of_forallNNReal.coe_nonneg · cited by 130NNReal.coe_nonnegMeasureTheory.lintegral_coe_e…CITED BYCITES

Cites20

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

Cited by11

Results whose statement or proof uses this declaration.