Theorems · Theorem · probability
ProbabilityTheory.Kernel.IsDeterministic.exists_eq_deterministic
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} [StandardBorelSpace β]
(κ : ProbabilityTheory.Kernel α β) [ProbabilityTheory.IsMarkovKernel κ] [ProbabilityTheory.IsDeterministic κ],
∃ f, ∃ (hf : Measurable f), κ = ProbabilityTheory.Kernel.deterministic f hfin a standard Borel space, a deterministic Markov kernel is a Dirac kernel of one measurable function.
- Defined in
- Mathlib.Probability.Kernel.Deterministic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealproof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Set.extproof · cited by 2,266
- Measurablestatement · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.diracproof · cited by 210
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.