Theorems · Theorem · probability
ProbabilityTheory.Kernel.comp_parallelComp_comp_copy
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_3}
[inst : MeasurableSpace γ] {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel β γ}
[ProbabilityTheory.IsMarkovKernel κ] [ProbabilityTheory.IsMarkovKernel η]
[ProbabilityTheory.IsDeterministic (η.comp κ)],
((η.comp κ).parallelComp κ).comp (ProbabilityTheory.Kernel.copy α) =
((η.parallelComp ProbabilityTheory.Kernel.id).comp (ProbabilityTheory.Kernel.copy β)).comp κThe equation of a Positive Markov category: if the composition of two Markov kernels η ∘ₖ κ is
deterministic, the distribution over both η ∘ₖ κ and κ can be obtained by computing η ∘ₖ κ
and κ independently.
- 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.
Cites52
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
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- mul_oneproof · cited by 3,885
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- one_mulproof · cited by 2,841
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_antisymmproof · cited by 2,068
- Filter.univ_mem'proof · cited by 1,672
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.