Theorems · Theorem · real analysis
BoxIntegral.norm_integral_le_of_le_const
∀ {ι : Type u} {E : Type v} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {I : BoxIntegral.Box ι}
[inst_2 : Fintype ι] {l : BoxIntegral.IntegrationParams} {f : (ι → ℝ) → E} {c : ℝ},
(∀ x ∈ BoxIntegral.Box.Icc I, ‖f x‖ ≤ c) →
∀ (μ : MeasureTheory.Measure (ι → ℝ)) [inst_3 : MeasureTheory.IsLocallyFiniteMeasure μ],
‖BoxIntegral.integral I l f μ.toBoxAdditive.toSMul‖ ≤ μ.real ↑I * c- Defined in
- Mathlib.Analysis.BoxIntegral.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topstatement · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- Norm.normstatement and proof · cited by 5,413
- WithTopstatement · cited by 3,754
- OrderEmbeddingstatement · cited by 619
- MeasureTheory.Measure.realstatement · cited by 530
Cited by2
Results whose statement or proof uses this declaration.
- BoxIntegral.hasIntegral_GP_pderivproof · cited by 1
- BoxIntegral.norm_volume_sub_integral_face_upper_sub_lower_smul_leproof · cited by 1