Theorems · Theorem · measure theory
MeasureTheory.integrable_dirac
∀ {α : Type u_1} {ε : Type u_5} {m : MeasurableSpace α} [inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε]
[MeasurableSingletonClass α] {a : α} {f : α → ε},
‖f a‖ₑ < ⊤ → MeasureTheory.Integrable f (MeasureTheory.Measure.dirac a)In a measurable space with measurable singletons, every function is integrable with respect to
a Dirac measure.
See integrable_dirac' for a version which requires f to be strongly measurable but does not
need singletons to be measurable.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.Integrablestatement · cited by 1,367
- ENorm.enormstatement and proof · cited by 715
- ContinuousENormstatement and proof · cited by 290
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Measure.diracstatement · cited by 210
- MeasureTheory.lintegral_diracproof · cited by 13
- aestronglyMeasurable_diracproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_sum_diracproof · cited by 3
- ProbabilityTheory.integral_binomialproof · cited by 1
- ProbabilityTheory.integral_bernoulliMeasureproof · cited by 0