Theorems · Theorem · measure theory
intervalIntegral.norm_integral_le_of_norm_le_const_ae
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b C : ℝ} {f : ℝ → E},
(∀ᵐ (x : ℝ), x ∈ Set.uIoc a b → ‖f x‖ ≤ C) → ‖∫ (x : ℝ) in a..b, f x‖ ≤ C * |b - a|- Cited by
- 1 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- Top.topproof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- absstatement and proof · cited by 1,814
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.norm_integral_le_of_norm_le_constproof · cited by 3