Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_dirac

∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [hE : CompleteSpace E]
  [inst_2 : MeasurableSpace α] [MeasurableSingletonClass α] (f : α → E) (a : α),
  ∫ (x : α), f x ∂MeasureTheory.Measure.dirac a = f a
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
20 results in Mathlib
Foundations
Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceCompleteSpaceMeasurableSpaceMeasurableSingletonClass

Around this declaration

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

MeasureTheory.integral_countable · cited by 3MeasureTheory.integral_co…MeasureTheory.integral_singleton · cited by 3MeasureTheory.integral_si…MeasureTheory.hasSum_integral_sum_dirac · cited by 3MeasureTheory.hasSum_inte…ProbabilityTheory.complexMGF_id_gaussianReal · cited by 3ProbabilityTheory.complex…MeasureTheory.integrable_sum_dirac · cited by 3MeasureTheory.integrable_…MeasureTheory.integral_sum_dirac · cited by 2MeasureTheory.integral_su…MeasureTheory.integral_of_ae_eq_zero_or_one · cited by 2MeasureTheory.integral_of…MeasureTheory.charFunDual_dirac · cited by 2MeasureTheory.charFunDual…ProbabilityTheory.integral_binomial · cited by 1ProbabilityTheory.integra…MeasureTheory.Integrable.summable_of_dirac · cited by 1Integrable.summable_of_di…MeasureTheory.setIntegral_dirac · cited by 1MeasureTheory.setIntegral…ProbabilityTheory.integral_bernoulliMeasure · cited by 0ProbabilityTheory.integra…MeasureTheory.charFun_dirac · cited by 0MeasureTheory.charFun_dir…ProbabilityTheory.mgf_dirac · cited by 0ProbabilityTheory.mgf_dir…ProbabilityTheory.mgf_dirac' · cited by 0ProbabilityTheory.mgf_dir…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.integral · cited by 1779MeasureTheory.integralone_smul · cited by 1374one_smulMeasurableSingletonClass · cited by 230MeasurableSingletonClassMeasureTheory.Measure.dirac · cited by 210Measure.diracMeasureTheory.integral_congr_ae · cited by 110MeasureTheory.integral_co…MeasureTheory.integral_const · cited by 75MeasureTheory.integral_co…MeasureTheory.probReal_univ · cited by 39MeasureTheory.probReal_un…MeasureTheory.ae_eq_dirac · cited by 5MeasureTheory.ae_eq_diracMeasureTheory.integral_diracCITED BYCITES

Cites13

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

Cited by20

Results whose statement or proof uses this declaration.