Theorems · Theorem · measure theory
IntervalIntegrable.mono
∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {f : ℝ → ε} {a b c d : ℝ}
{μ ν : MeasureTheory.Measure ℝ} [TopologicalSpace.PseudoMetrizableSpace ε],
IntervalIntegrable f ν a b → Set.uIcc c d ⊆ Set.uIcc a b → μ ≤ ν → IntervalIntegrable f μ c d- Cited by
- 3 results in Mathlib
- Foundations
- Depth 212 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.uIccstatement and proof · cited by 393
- IntervalIntegrablestatement and proof · cited by 316
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- ENormedAddMonoidstatement and proof · cited by 67
- intervalIntegrable_iffproof · cited by 29
- MeasureTheory.IntegrableOn.monoproof · cited by 22
- IntervalIntegrable.def'proof · cited by 14
- Set.uIoc_subset_uIoc_of_uIcc_subset_uIccproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- IntervalIntegrable.mono_setproof · cited by 5
- IntervalIntegrable.mono_measureproof · cited by 0
- sum_trapezoidal_error_adjacent_intervalsproof · cited by 0