Theorems · Theorem · measure theory
IntervalIntegrable.intervalIntegrable_norm_iff
∀ {E : Type u_5} [inst : NormedAddCommGroup E] {f : ℝ → E} {μ : MeasureTheory.Measure ℝ} {a b : ℝ},
MeasureTheory.AEStronglyMeasurable f (μ.restrict (Set.uIoc a b)) →
(IntervalIntegrable (fun t => ‖f t‖) μ a b ↔ IntervalIntegrable f μ a b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normstatement · cited by 5,413
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- IntervalIntegrablestatement · cited by 316
- Set.uIocstatement and proof · cited by 182
- MeasureTheory.integrable_norm_iffproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- intervalIntegral.intervalIntegrable_cpow'proof · cited by 7
- intervalIntegral.intervalIntegrable_cpowproof · cited by 2