Mathlib Map

Theorems · Theorem · measure theory

intervalIntegral.integral_symm

∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℝ → E} {μ : MeasureTheory.Measure ℝ}
  (a b : ℝ), ∫ (x : ℝ) in b..a, f x ∂μ = -∫ (x : ℝ) in a..b, f x ∂μ
Defined in
Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
Cited by
35 results in Mathlib
Foundations
Depth 251 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

intervalIntegral.integral_add_adjacent_intervals · cited by 15intervalIntegral.integral…intervalIntegral.integral_of_ge · cited by 9intervalIntegral.integral…intervalIntegral.integral_eq_sub_of_hasDeriv_right · cited by 8intervalIntegral.integral…Function.Periodic.intervalIntegral_add_eq · cited by 7Periodic.intervalIntegral…integral_cpow · cited by 5integral_cpowintervalIntegral.integral_comp_sub_mul · cited by 3intervalIntegral.integral…Complex.integral_boundary_rect_of_hasFDerivAt_real_off_countable · cited by 3Complex.integral_boundary…intervalIntegral.integral_interval_add_Ioi · cited by 3intervalIntegral.integral…Polynomial.Chebyshev.integral_eval_T_real_measureT_of_ne_zero · cited by 3Chebyshev.integral_eval_T…Polynomial.Chebyshev.integral_measureT_eq_integral_cos · cited by 3Chebyshev.integral_measur…integral_sin_pow_odd_mul_cos_pow · cited by 3integral_sin_pow_odd_mul_…Function.Periodic.intervalIntegral_add_zsmul_eq · cited by 2Periodic.intervalIntegral…Complex.wedgeIntegral_add_wedgeIntegral_eq · cited by 2Complex.wedgeIntegral_add…MeasureTheory.integral2_divergence_prod_of_hasFDerivAt_off_countable · cited by 2MeasureTheory.integral2_d…intervalIntegral.integral_hasDerivWithinAt_of_tendsto_ae_left · cited by 2intervalIntegral.integral…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.Measure.restrict · cited by 1646Measure.restrictSet.Ioc · cited by 971Set.IocintervalIntegral · cited by 546intervalIntegralneg_sub · cited by 272neg_subintervalIntegral.integral_symmCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by35

Results whose statement or proof uses this declaration.