Theorems · Theorem · measure theory
IntervalIntegrable.trans_iterate
∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {f : ℝ → ε} {μ : MeasureTheory.Measure ℝ}
[TopologicalSpace.PseudoMetrizableSpace ε] {a : ℕ → ℝ} {n : ℕ},
(∀ k < n, IntervalIntegrable f μ (a k) (a (k + 1))) → IntervalIntegrable f μ (a 0) (a n)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Icoproof · cited by 799
- IntervalIntegrablestatement and proof · cited by 316
- bot_leproof · cited by 306
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- ENormedAddMonoidstatement and proof · cited by 67
- IntervalIntegrable.trans_iterate_Icoproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Function.Periodic.intervalIntegrableproof · cited by 2