Theorems · Theorem · measure theory
MeasureTheory.setIntegral_mono_ae
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : PartialOrder E] [IsOrderedAddMonoid E] [IsOrderedModule ℝ E] {μ : MeasureTheory.Measure X} {f g : X → E}
{s : Set X} [ClosedIciTopology E],
MeasureTheory.IntegrableOn f s μ →
MeasureTheory.IntegrableOn g s μ → f ≤ᵐ[μ] g → ∫ (x : X) in s, f x ∂μ ≤ ∫ (x : X) in s, g x ∂μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsRatCondKernelCDFAux.setIntegral_iInf_rat_gtproof · cited by 1
- MeasureTheory.Supermartingale.setIntegral_leproof · cited by 1
- intervalIntegral.integral_mono_aeproof · cited by 1
- MeasureTheory.ae_bdd_condExp_of_ae_bddproof · cited by 0