Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_undef

∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
  {μ : MeasureTheory.Measure α} {f : α → G}, ¬MeasureTheory.Integrable f μ → ∫ (a : α), f a ∂μ = 0
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
58 results in Mathlib
Foundations
Depth 252 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.

MeasureTheory.integral_const · cited by 75MeasureTheory.integral_co…MeasureTheory.integral_indicator · cited by 38MeasureTheory.integral_in…MeasureTheory.integral_eq_lintegral_of_nonneg_ae · cited by 31MeasureTheory.integral_eq…integral_smul_const · cited by 17integral_smul_constMeasureTheory.integral_mono_of_nonneg · cited by 16MeasureTheory.integral_mo…MeasureTheory.Integrable.of_integral_ne_zero · cited by 8Integrable.of_integral_ne…MeasureTheory.integral_non_aestronglyMeasurable · cited by 7MeasureTheory.integral_no…MeasureTheory.integral_trim · cited by 6MeasureTheory.integral_tr…MeasureTheory.integral_condExp · cited by 5MeasureTheory.integral_co…ProbabilityTheory.mgf_undef · cited by 4ProbabilityTheory.mgf_und…MeasureTheory.setIntegral_eq_of_subset_of_ae_sdiff_eq_zero · cited by 4MeasureTheory.setIntegral…integral_withDensity_eq_integral_smul · cited by 4integral_withDensity_eq_i…InformationTheory.toReal_klDiv_eq_integral_klFun · cited by 3InformationTheory.toReal_…MeasureTheory.tilted_of_not_integrable · cited by 3MeasureTheory.tilted_of_n…tendsto_integral_exp_inner_smul_cocompact · cited by 3tendsto_integral_exp_inne…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.dominatedFinMeasAdditive_weightedSMul · cited by 35MeasureTheory.dominatedFi…MeasureTheory.integral_eq_setToFun · cited by 31MeasureTheory.integral_eq…MeasureTheory.setToFun_undef · cited by 21MeasureTheory.setToFun_un…MeasureTheory.integral_undefCITED BYCITES

Cites10

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

Cited by58

Results whose statement or proof uses this declaration.