Theorems · Theorem · measure theory
MeasureTheory.restrict_dirac
∀ {α : Type u_1} [inst : MeasurableSpace α] {s : Set α} {a : α} [MeasurableSingletonClass α]
[inst_2 : Decidable (a ∈ s)],
(MeasureTheory.Measure.dirac a).restrict s = if a ∈ s then MeasureTheory.Measure.dirac a else 0- Defined in
- Mathlib.MeasureTheory.Measure.Dirac
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealproof · cited by 9,879
- Filterproof · cited by 8,121
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Measure.diracstatement and proof · cited by 210
- Set.indicator_of_notMemproof · cited by 154
- MeasureTheory.ae_dirac_eqproof · cited by 31
- MeasureTheory.Measure.restrict_eq_zeroproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.setLIntegral_diracproof · cited by 2
- MeasureTheory.setIntegral_diracproof · cited by 1