Theorems · Theorem · measure theory
IntervalIntegrable.trans_iterate_Ico
∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {f : ℝ → ε} {μ : MeasureTheory.Measure ℝ}
[TopologicalSpace.PseudoMetrizableSpace ε] {a : ℕ → ℝ} {m n : ℕ},
m ≤ n → (∀ k ∈ Set.Ico m n, IntervalIntegrable f μ (a k) (a (k + 1))) → IntervalIntegrable f μ (a m) (a n)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Icostatement and proof · cited by 799
- IntervalIntegrablestatement and proof · cited by 316
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- ENormedAddMonoidstatement and proof · cited by 67
- Nat.le_inductionproof · cited by 46
- Set.Ico_eq_emptyproof · cited by 24
- IntervalIntegrable.transproof · cited by 15
- Set.Ico_subset_Ico_rightproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- intervalIntegral.sum_integral_adjacent_intervals_Icoproof · cited by 4
- integrableOn_mul_sum_Iccproof · cited by 3
- IntervalIntegrable.trans_iterateproof · cited by 1