Theorems · Theorem · measure theory
intervalIntegral.integral_congr_uIoo
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {f g : ℝ → E}
{μ : MeasureTheory.Measure ℝ} [MeasureTheory.NullSingletonClass μ],
Set.EqOn f g (Set.uIoo a b) → ∫ (x : ℝ) in a..b, f x ∂μ = ∫ (x : ℝ) in a..b, g x ∂μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Set.EqOnstatement and proof · cited by 603
- intervalIntegralstatement · cited by 546
- lt_of_le_of_neproof · cited by 230
- Set.uIocproof · cited by 182
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- Set.uIoostatement and proof · cited by 68
Cited by4
Results whose statement or proof uses this declaration.
- AntitoneOn.integrableOn_Ioi_of_summable_comp_addproof · cited by 2
- taylor_integral_remainder_auxproof · cited by 2
- intervalIntegral.integral_congr_Ioo_of_leproof · cited by 1
- MonotoneOn.intervalIntegral_deriv_mem_uIccproof · cited by 0