Theorems · Theorem · measure theory
IntervalIntegrable.mono_fun_enorm
∀ {ε : Type u_3} {ε' : Type u_4} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε]
[inst_2 : TopologicalSpace ε'] [inst_3 : ENormedAddMonoid ε'] {f : ℝ → ε} {a b : ℝ} {μ : MeasureTheory.Measure ℝ}
[TopologicalSpace.PseudoMetrizableSpace ε] [TopologicalSpace.PseudoMetrizableSpace ε'] {g : ℝ → ε'},
IntervalIntegrable f μ a b →
MeasureTheory.AEStronglyMeasurable g (μ.restrict (Set.uIoc a b)) →
((fun x => ‖g x‖ₑ) ≤ᵐ[μ.restrict (Set.uIoc a b)] fun x => ‖f x‖ₑ) → IntervalIntegrable g μ a b- Cited by
- 0 results in Mathlib
- Foundations
- Depth 212 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.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ENorm.enormstatement and proof · cited by 715
- Filter.EventuallyLEstatement and proof · cited by 383
- IntervalIntegrablestatement and proof · cited by 316
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- Set.uIocstatement and proof · cited by 182
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.