Theorems · Theorem · measure theory
ContinuousMultilinearMap.integral_apply
∀ {X : Type u_1} {E : Type u_3} [inst : MeasurableSpace X] {μ : MeasureTheory.Measure X} {𝕜 : Type u_6}
[inst_1 : RCLike 𝕜] [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] [inst_4 : NormedSpace ℝ E]
{ι : Type u_8} [inst_5 : Fintype ι] {M : ι → Type u_9} [inst_6 : (i : ι) → NormedAddCommGroup (M i)]
[inst_7 : (i : ι) → NormedSpace 𝕜 (M i)] {φ : X → ContinuousMultilinearMap 𝕜 M E},
MeasureTheory.Integrable φ μ → ∀ (m : (i : ι) → M i), (∫ (x : X), φ x ∂μ) m = ∫ (x : X), (φ x) m ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 260 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
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Semiringproof · cited by 13,802
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- RCLikestatement and proof · cited by 2,829
Cited by1
Results whose statement or proof uses this declaration.
- VectorFourier.fourierIntegral_continuousMultilinearMap_applyproof · cited by 2