Theorems · Theorem · measure theory
BoundedContinuousFunction.norm_integral_le_mul_norm
∀ {X : Type u_1} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] (μ : MeasureTheory.Measure X) {E : Type u_2}
[inst_2 : NormedAddCommGroup E] [OpensMeasurableSpace X] [SecondCountableTopology E] [inst_5 : MeasurableSpace E]
[BorelSpace E] [inst_7 : NormedSpace ℝ E] [MeasureTheory.IsFiniteMeasure μ] (f : BoundedContinuousFunction X E),
‖∫ (x : X), f x ∂μ‖ ≤ μ.real Set.univ * ‖f‖- Cited by
- 1 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normstatement and proof · cited by 5,413
- Set.univstatement and proof · cited by 3,945
- MeasureTheory.integralstatement · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.norm_integral_le_normproof · cited by 1