Theorems · Theorem · probability
ProbabilityTheory.Kernel.setIntegral_deterministic
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {E : Type u_3}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : β → E} {a : α} [CompleteSpace E] {g : α → β}
[MeasurableSingletonClass β] (hg : Measurable g) (s : Set β) [inst_4 : Decidable (g a ∈ s)],
∫ (x : β) in s, f x ∂(ProbabilityTheory.Kernel.deterministic g hg) a = if g a ∈ s then f (g a) else 0- Defined in
- Mathlib.Probability.Kernel.Integral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement · cited by 1,281
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.