Theorems · Theorem · measure theory
MeasureTheory.integral_mono_measure
∀ {α : 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]
[OrderClosedTopology E] {f : α → E} {ν : MeasureTheory.Measure α},
μ ≤ ν → 0 ≤ᵐ[ν] f → MeasureTheory.Integrable f ν → ∫ (a : α), f a ∂μ ≤ ∫ (a : α), f a ∂ν- Cited by
- 5 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.
Cites44
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
- Set.Elemproof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.rangeproof · cited by 4,705
- Filter.Tendstoproof · cited by 3,814
- CompleteSpaceproof · cited by 2,532
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_mono_setproof · cited by 10
- MeasureTheory.integrableOn_Ioc_of_intervalIntegral_norm_boundedproof · cited by 2
- MeasureTheory.setIntegral_le_integralproof · cited by 2
- intervalIntegral.continuous_parametric_primitive_of_continuousproof · cited by 1
- MeasureTheory.mul_meas_ge_le_integral_of_nonnegproof · cited by 1