Theorems · Definition · real analysis
BoxIntegral.integral
{ι : Type u} →
{E : Type v} →
{F : Type w} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
[inst_2 : NormedAddCommGroup F] →
[inst_3 : NormedSpace ℝ F] →
[Fintype ι] →
BoxIntegral.Box ι →
BoxIntegral.IntegrationParams → ((ι → ℝ) → E) → BoxIntegral.BoxAdditiveMap ι (E →L[ℝ] F) ⊤ → FThe integral of a function f over a box I along a filter l w.r.t. a volume vol.
Returns zero on non-integrable functions.
- Defined in
- Mathlib.Analysis.BoxIntegral.Basic
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- WithTopstatement · cited by 3,754
- BoxIntegral.Boxstatement and proof · cited by 464
- BoxIntegral.IntegrationParamsstatement and proof · cited by 101
- BoxIntegral.BoxAdditiveMapstatement and proof · cited by 92
- BoxIntegral.Integrableproof · cited by 40
Cited by26
Results whose statement or proof uses this declaration.
- BoxIntegral.Integrable.hasIntegralstatement · cited by 14
- BoxIntegral.HasIntegral.integral_eqstatement · cited by 8
- BoxIntegral.Integrable.dist_integralSum_le_of_memBaseSetproof · cited by 2
- BoxIntegral.Integrable.toBoxAdditiveproof · cited by 2
- MeasureTheory.IntegrableOn.hasBoxIntegralproof · cited by 2
- BoxIntegral.Integrable.dist_integralSum_integral_le_of_memBaseSetstatement · cited by 2
- BoxIntegral.integral_conststatement · cited by 2
- BoxIntegral.Integrable.dist_integralSum_sum_integral_le_of_memBaseSet_of_iUnion_eqstatement and proof · cited by 2
- BoxIntegral.integral_substatement · cited by 2
- BoxIntegral.norm_integral_le_of_le_conststatement and proof · cited by 2
- BoxIntegral.norm_volume_sub_integral_face_upper_sub_lower_smul_lestatement and proof · cited by 1
- BoxIntegral.hasIntegral_GP_pderivstatement and proof · cited by 1