Theorems · Theorem · measure theory
MeasureTheory.Integrable.of_bound
∀ {α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [inst : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
[MeasureTheory.IsFiniteMeasure μ] {f : α → E},
MeasureTheory.AEStronglyMeasurable f μ → ∀ (C : ℝ), (∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ C) → MeasureTheory.Integrable f μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.HasFiniteIntegral.of_boundedproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- indicator_indepFun_pi_of_prod_bcfproof · cited by 4
- MeasureTheory.integrable_thickenedIndicatorproof · cited by 2
- MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_subproof · cited by 2
- ProbabilityTheory.condVar_of_ae_eq_zero_or_oneproof · cited by 1
- MeasureTheory.VectorMeasure.integrable_vectorMeasure_prodMk_leftproof · cited by 0
- MeasureTheory.Measure.variation_withDensityᵥproof · cited by 0