Theorems · Theorem · measure theory
AddCircle.integral_liftIoc_eq_intervalIntegral
∀ (T : ℝ) [hT : Fact (0 < T)] {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {t : ℝ}
{f : ℝ → E}, ∫ (a : AddCircle T), AddCircle.liftIoc T t f a = ∫ (a : ℝ) in t..t + T, f aThe integral of a function lifted to AddCircle from an interval (t, t + T] to AddCircle T
is equal to the intervalIntegral over the interval.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- 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 · cited by 1,779
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement and proof · cited by 546
- Filter.Eventually.of_forallproof · cited by 526
- le_of_not_gtproof · cited by 430
- Fact.outproof · cited by 328
Cited by1
Results whose statement or proof uses this declaration.
- hasSum_sq_fourierCoeffOnproof · cited by 1