Theorems · Theorem · measure theory
MeasureTheory.integral_mono_ae
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} [inst_2 : PartialOrder E] [IsOrderedAddMonoid E] [IsOrderedModule ℝ E]
[ClosedIciTopology E] {f g : α → E},
MeasureTheory.Integrable f μ → MeasureTheory.Integrable g μ → f ≤ᵐ[μ] g → ∫ (x : α), f x ∂μ ≤ ∫ (x : α), g x ∂μ- Cited by
- 15 results in Mathlib
- Foundations
- Depth 253 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- PartialOrderstatement and proof · cited by 6,410
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralstatement · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by15
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_monoproof · cited by 17
- MeasureTheory.integral_mono_of_nonnegproof · cited by 16
- MeasureTheory.setIntegral_mono_ae_restrictproof · cited by 6
- MeasureTheory.integral_abs_condExp_leproof · cited by 2
- InformationTheory.klDiv_map_leproof · cited by 2
- MeasureTheory.isTightMeasureSet_of_tendsto_charFunproof · cited by 1
- MeasureTheory.mul_meas_ge_le_integral_of_nonnegproof · cited by 1
- MeasureTheory.norm_integral_sub_setIntegral_leproof · cited by 1
- MeasureTheory.integral_convexOn_of_integrand_aeproof · cited by 1
- MeasureTheory.eLpNorm_one_le_of_leproof · cited by 1
- MeasureTheory.integral_monotoneOn_of_integrand_aeproof · cited by 0
- ProbabilityTheory.mgf_anti_of_nonposproof · cited by 0