Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromReal_eq_comapRight_compProd
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_4} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] [inst_1 : Nonempty Ω] (κ : ProbabilityTheory.Kernel α (β × Ω))
[ProbabilityTheory.IsSFiniteKernel κ] (η : ProbabilityTheory.Kernel (α × β) ℝ) [ProbabilityTheory.IsSFiniteKernel η],
(κ.map (Prod.map id (MeasureTheory.embeddingReal Ω))).fst.compProd η =
κ.map (Prod.map id (MeasureTheory.embeddingReal Ω)) →
κ.fst.compProd (ProbabilityTheory.Kernel.borelMarkovFromReal Ω η) =
((κ.map (Prod.map id (MeasureTheory.embeddingReal Ω))).fst.compProd η).comapRight ⋯For κ' := map κ (Prod.map (id : β → β) e), the hypothesis hη is fst κ' ⊗ₖ η = κ'.
The conclusion of the lemma is fst κ ⊗ₖ borelMarkovFromReal Ω η = comapRight (fst κ' ⊗ₖ η) _.
- Cited by
- 1 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.
Cites62
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
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.rangeproof · cited by 4,705
- Set.univproof · cited by 3,945
- Filter.Eventuallyproof · cited by 3,134
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromRealproof · cited by 0