Theorems · Theorem · measure theory
ContinuousLinearMap.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]
{H : Type u_8} [inst_5 : NormedAddCommGroup H] [inst_6 : NormedSpace 𝕜 H] {φ : X → H →L[𝕜] E},
MeasureTheory.Integrable φ μ → ∀ (v : H), (∫ (x : X), φ x ∂μ) v = ∫ (x : X), (φ x) v ∂μ- Cited by
- 5 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.
Cites22
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
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- RCLikestatement and proof · cited by 2,829
- CompleteSpaceproof · cited by 2,532
- Nontrivialproof · cited by 2,416
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by5
Results whose statement or proof uses this declaration.
- Real.fourier_bilin_convolution_eqproof · cited by 3
- MeasureTheory.convolution_precompR_applyproof · cited by 1
- VectorFourier.fourierIntegral_continuousLinearMap_applyproof · cited by 1
- hasFDerivAt_integral_of_dominated_loc_of_lip'proof · cited by 1
- ContinuousLinearMap.intervalIntegral_applyproof · cited by 0