Theorems · Theorem · measure theory
AddCircle.integral_preimage
∀ (T : ℝ) [hT : Fact (0 < T)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (t : ℝ)
(f : AddCircle T → E), ∫ (a : ℝ) in Set.Ioc t (t + T), f ↑a = ∫ (b : AddCircle T), f bThe integral of an almost-everywhere strongly measurable function over AddCircle T is equal
to the integral over an interval $(t, t + T]$ in ℝ of its lift to ℝ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- Set.Elemproof · cited by 7,166
- MeasurableSetproof · cited by 3,075
- Factstatement and proof · cited by 2,726
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Iocstatement and proof · cited by 971
Cited by2
Results whose statement or proof uses this declaration.
- AddCircle.intervalIntegral_preimageproof · cited by 4
- UnitAddCircle.integral_preimageproof · cited by 0