Theorems · Theorem · measure theory
BoundedContinuousFunction.integral_add_const
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : MeasurableSpace X] [OpensMeasurableSpace X]
{μ : MeasureTheory.Measure X} [MeasureTheory.IsFiniteMeasure μ] (f : BoundedContinuousFunction X ℝ) (c : ℝ),
∫ (x : X), (f + BoundedContinuousFunction.const X c) x ∂μ = ∫ (x : X), f x ∂μ + μ.real Set.univ • c- Cited by
- 2 results in Mathlib
- Foundations
- Depth 254 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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univstatement and proof · cited by 3,945
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.Measure.realstatement and proof · cited by 530
- BoundedContinuousFunctionstatement and proof · cited by 511
- MeasureTheory.integral_constproof · cited by 75
Cited by2
Results whose statement or proof uses this declaration.