Theorems · Theorem · measure theory
MeasureTheory.HasFiniteIntegral.restrict_of_bounded
∀ {α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [inst : NormedAddCommGroup E] {f : α → E} {s : Set α}
{μ : MeasureTheory.Measure α} (C : ℝ),
μ s < ⊤ → (∀ᵐ (x : α) ∂μ.restrict s, ‖f x‖ ≤ C) → MeasureTheory.HasFiniteIntegral f (μ.restrict s)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 203 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.
Cites14
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · 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
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.FiniteAtFilter.integrableAtFilterproof · cited by 2
- MeasureTheory.Measure.integrableOn_of_boundedproof · cited by 1
- MeasureTheory.IntegrableOn.of_boundproof · cited by 0