Mathlib Map

Theorems · Theorem · measure theory

intervalIntegrable_iff_integrableOn_Ioc_of_le

∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] [TopologicalSpace.PseudoMetrizableSpace ε]
  {f : ℝ → ε} {a b : ℝ} {μ : MeasureTheory.Measure ℝ},
  a ≤ b → (IntervalIntegrable f μ a b ↔ MeasureTheory.IntegrableOn f (Set.Ioc a b) μ)
Defined in
Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
Cited by
21 results in Mathlib
Foundations
Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceENormedAddMonoidTopologicalSpace.PseudoMetrizableSpace

Around this declaration

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

intervalIntegrable_iff_integrableOn_Icc_of_le · cited by 11intervalIntegrable_iff_in…MeasureTheory.integral_Ioi_of_hasDerivAt_of_tendsto · cited by 5MeasureTheory.integral_Io…MeasureTheory.integral_Iic_of_hasDerivAt_of_tendsto · cited by 3MeasureTheory.integral_Ii…MeasureTheory.integrableOn_Ioi_deriv_of_nonneg · cited by 3MeasureTheory.integrableO…intervalIntegral.intervalIntegrable_cpow · cited by 2intervalIntegral.interval…AntitoneOn.integrableOn_Ioi_of_summable_comp_add · cited by 2AntitoneOn.integrableOn_I…ValueDistribution.circleIntegrable_circleAverage_log_norm_sub · cited by 2ValueDistribution.circleI…MeasureTheory.tendsto_limUnder_of_hasDerivAt_of_integrableOn_Ioi · cited by 2MeasureTheory.tendsto_lim…intervalIntegral.sub_le_integral_of_hasDeriv_right_of_le_Ico · cited by 1intervalIntegral.sub_le_i…hasMellin_one_Ioc · cited by 1hasMellin_one_IocZetaAsymptotics.continuousOn_term · cited by 1ZetaAsymptotics.continuou…ValueDistribution.Cartan.integrableOn_cartanKernel_left · cited by 1Cartan.integrableOn_carta…ValueDistribution.Cartan.integrable_integral_norm_cartanKernel · cited by 1Cartan.integrable_integra…ProbabilityTheory.lintegral_betaPDF_eq_one · cited by 1ProbabilityTheory.lintegr…Complex.approx_Gamma_integral_tendsto_Gamma_integral · cited by 1Complex.approx_Gamma_inte…Set · cited by 53352SetReal · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.Ioc · cited by 971Set.IocMeasureTheory.IntegrableOn · cited by 548MeasureTheory.IntegrableOnIntervalIntegrable · cited by 316IntervalIntegrableTopologicalSpace.PseudoMetrizableSpace · cited by 245TopologicalSpace.PseudoMe…ENormedAddMonoid · cited by 67ENormedAddMonoidSet.uIoc_of_le · cited by 38Set.uIoc_of_leintervalIntegrable_iff · cited by 29intervalIntegrable_iffintervalIntegrable_iff_integr…CITED BYCITES

Cites11

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

Cited by21

Results whose statement or proof uses this declaration.