Theorems · Theorem · measure theory
intervalIntegral.intervalIntegral_re
∀ {𝕜 : Type u_8} [inst : RCLike 𝕜] {f : ℝ → 𝕜} {a b : ℝ} {μ : MeasureTheory.Measure ℝ},
IntervalIntegrable f μ a b → ∫ (x : ℝ) in a..b, RCLike.re (f x) ∂μ = RCLike.re (∫ (x : ℝ) in a..b, f x ∂μ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AddMonoidHomstatement · cited by 3,230
- RCLikestatement and proof · cited by 2,829
- intervalIntegralstatement · cited by 546
- AddMonoid.toZerostatement · cited by 325
- RCLike.restatement · cited by 319
- IntervalIntegrablestatement and proof · cited by 316
- RCLike.reCLMproof · cited by 20
- ContinuousLinearMap.intervalIntegral_comp_commproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.