Theorems · Theorem · measure theory
MeasureTheory.integral_Icc_eq_integral_Ico
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{f : X → E} {μ : MeasureTheory.Measure X} [inst_2 : PartialOrder X] {x y : X} [MeasureTheory.NullSingletonClass μ],
∫ (t : X) in Set.Icc x y, f t ∂μ = ∫ (t : X) in Set.Ico x y, f t ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- 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
- PartialOrderstatement and proof · cited by 6,410
- MeasureTheory.integralstatement · cited by 1,779
- Set.Iccstatement · cited by 1,702
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Set.Icostatement · cited by 799
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- MeasureTheory.NullSingletonClass.measure_singletonproof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_Icc_eq_integral_Iooproof · cited by 2