Theorems · Theorem · measure theory
MeasureTheory.integral_Iic_eq_integral_Iio
∀ {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 : X} [MeasureTheory.NullSingletonClass μ],
∫ (t : X) in Set.Iic x, f t ∂μ = ∫ (t : X) in Set.Iio x, 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
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Set.Iiostatement · cited by 1,166
- Set.Iicstatement · cited by 1,111
- 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.IntegrableOn.continuousOn_Iic_primitive_Iicproof · cited by 0