Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.lintegral_mono

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} ⦃f g : α → ENNReal⦄,
  f ≤ g → ∫⁻ (a : α), f a ∂μ ≤ ∫⁻ (a : α), g a ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Lebesgue.Basic
Cited by
51 results in Mathlib
Foundations
Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

MeasureTheory.lintegral_add_left · cited by 21MeasureTheory.lintegral_a…MeasureTheory.exists_measurable_le_lintegral_eq · cited by 8MeasureTheory.exists_meas…MeasureTheory.iSup_lintegral_measurable_le_eq_lintegral · cited by 4MeasureTheory.iSup_linteg…MeasureTheory.monotone_lintegral · cited by 4MeasureTheory.monotone_li…MeasureTheory.HasFiniteIntegral.smul · cited by 4HasFiniteIntegral.smulMeasureTheory.lintegral_liminf_le' · cited by 3MeasureTheory.lintegral_l…MeasureTheory.lintegral_map_le · cited by 3MeasureTheory.lintegral_m…MeasureTheory.Integrable.real_toNNReal · cited by 3Integrable.real_toNNRealMeasureTheory.hasFiniteIntegral_toReal_of_lintegral_ne_top · cited by 3MeasureTheory.hasFiniteIn…MeasureTheory.lintegral_le_meas · cited by 2MeasureTheory.lintegral_l…MeasureTheory.FiniteMeasure.testAgainstNN_lipschitz_estimate · cited by 2FiniteMeasure.testAgainst…MeasureTheory.lintegral_ofReal_le_lintegral_enorm · cited by 2MeasureTheory.lintegral_o…ProbabilityTheory.integrable_toReal_condDistrib · cited by 2ProbabilityTheory.integra…integrableOn_Ioi_exp_neg_mul_sq_iff · cited by 2integrableOn_Ioi_exp_neg_…MeasureTheory.isFiniteMeasure_withDensity_ofReal · cited by 2MeasureTheory.isFiniteMea…MeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealle_refl · cited by 2061le_reflMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralMeasureTheory.lintegral_mono' · cited by 12MeasureTheory.lintegral_m…MeasureTheory.lintegral_monoCITED BYCITES

Cites6

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

Cited by51

Results whose statement or proof uses this declaration.