Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.setIntegral_dirac
∀ {X : Type u_2} {E : Type u_3} {F : Type u_4} {G : Type u_5} [inst : NormedAddCommGroup E]
[inst_1 : NormedAddCommGroup F] [inst_2 : NormedAddCommGroup G] {f : X → E} [inst_3 : NormedSpace ℝ E]
[inst_4 : NormedSpace ℝ F] [inst_5 : NormedSpace ℝ G] {B : E →L[ℝ] F →L[ℝ] G} [inst_6 : MeasurableSpace X]
[MeasurableSingletonClass X] [CompleteSpace G] {a : X} {v : F} {s : Set X},
MeasurableSet s →
∀ [inst_9 : Decidable (a ∈ s)],
∫ᵛ (x : X) in s, f x ∂[B; MeasureTheory.VectorMeasure.dirac a v] = if a ∈ s then (B (f a)) v else 0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 248 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.VectorMeasureproof · cited by 451
- MeasurableSingletonClassstatement and proof · cited by 230
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.