Theorems · Theorem · probability
ProbabilityTheory.parallelProd_posterior_comp_copy_comp
∀ {Ω : Type u_1} {𝓧 : Type u_2} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧} {κ : ProbabilityTheory.Kernel Ω 𝓧}
{μ : MeasureTheory.Measure Ω} [inst : MeasureTheory.IsFiniteMeasure μ] [inst_1 : ProbabilityTheory.IsFiniteKernel κ]
[inst_2 : StandardBorelSpace Ω] [inst_3 : Nonempty Ω],
((μ.bind ⇑κ).bind ⇑(ProbabilityTheory.Kernel.copy 𝓧)).bind
⇑(ProbabilityTheory.Kernel.id.parallelComp (ProbabilityTheory.posterior κ μ)) =
(μ.bind ⇑(ProbabilityTheory.Kernel.copy Ω)).bind ⇑(κ.parallelComp ProbabilityTheory.Kernel.id)The main property of the posterior, as equality of the following diagrams:
``
-- id -- κ
μ -- κ -| = μ -|
-- κ†μ -- id
``
- Defined in
- Mathlib.Probability.Kernel.Posterior
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 280 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.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- MeasureTheory.Measure.bindstatement and proof · cited by 173
- MeasureTheory.Measure.compProdproof · cited by 132
- ProbabilityTheory.Kernel.compproof · cited by 129
- ProbabilityTheory.Kernel.idstatement and proof · cited by 72
- ProbabilityTheory.Kernel.parallelCompstatement and proof · cited by 49
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.deterministic_comp_posteriorproof · cited by 0
- ProbabilityTheory.posterior_compproof · cited by 0