Theorems · Theorem · measure theory
AddCircle.intervalIntegral_preimage
∀ (T : ℝ) [hT : Fact (0 < T)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] (t : ℝ)
(f : AddCircle T → E), ∫ (a : ℝ) in 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
- 4 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- NormedSpacestatement and proof · cited by 12,499
- Factstatement and proof · cited by 2,726
- Nat.cast_zeroproof · cited by 1,870
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement · cited by 546
- AddSubgroup.zmultiplesstatement · cited by 493
- le_of_not_gtproof · cited by 430
- QuotientAddGroup.mkstatement · cited by 348
- Fact.outproof · cited by 328
Cited by4
Results whose statement or proof uses this declaration.
- fourierCoeff_eq_intervalIntegralproof · cited by 4
- Polynomial.sum_sq_norm_coeff_eq_circleAverageproof · cited by 1
- AddCircle.integral_liftIoc_eq_intervalIntegralproof · cited by 1
- UnitAddCircle.intervalIntegral_preimageproof · cited by 0