Theorems · Theorem · measure theory
ContinuousLinearMap.intervalIntegral_apply
∀ {𝕜 : Type u_2} {E : Type u_5} {F : Type u_6} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{μ : MeasureTheory.Measure ℝ} [inst_2 : RCLike 𝕜] [inst_3 : NormedSpace 𝕜 E] [inst_4 : NormedAddCommGroup F]
[inst_5 : NormedSpace 𝕜 F] {a b : ℝ} {φ : ℝ → F →L[𝕜] E},
IntervalIntegrable φ μ a b → ∀ (v : F), (∫ (x : ℝ) in a..b, φ x ∂μ) v = ∫ (x : ℝ) in a..b, (φ x) v ∂μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- 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
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
- intervalIntegralstatement · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.