Theorems · Theorem · measure theory
MeasureTheory.setIntegral_ge_of_const_le
∀ {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 : X → E}
{s : Set X} [ClosedIciTopology E] [CompleteSpace E] {c : E},
MeasurableSet s →
μ s ≠ ⊤ → (∀ x ∈ s, c ≤ f x) → MeasureTheory.IntegrableOn (fun x => f x) s μ → μ.real s • c ≤ ∫ (x : X) in s, f x ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_ge_of_const_le_realproof · cited by 1