Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.compProd_of_not_isSFiniteKernel_right

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
  {mγ : MeasurableSpace γ} (κ : ProbabilityTheory.Kernel α β) (η : ProbabilityTheory.Kernel (α × β) γ),
  ¬ProbabilityTheory.IsSFiniteKernel η → κ.compProd η = 0
Defined in
Mathlib.Probability.Kernel.Composition.CompProd
Cited by
8 results in Mathlib
Foundations
Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.Measure.compProd_of_not_isSFiniteKernel · cited by 10Measure.compProd_of_not_i…ProbabilityTheory.Kernel.ae_compProd_of_ae_ae · cited by 2Kernel.ae_compProd_of_ae_…ProbabilityTheory.Kernel.compProd_zero_left · cited by 2Kernel.compProd_zero_leftProbabilityTheory.Kernel.compProd_sum_left · cited by 1Kernel.compProd_sum_leftMeasureTheory.Measure.compProd_assoc · cited by 1Measure.compProd_assocProbabilityTheory.Kernel.compProd_add_left · cited by 1Kernel.compProd_add_leftProbabilityTheory.Kernel.IsCondKernel.isProbabilityMeasure_ae · cited by 0IsCondKernel.isProbabilit…ProbabilityTheory.Kernel.compProd_assoc · cited by 0Kernel.compProd_assocDFunLike.coe · cited by 62936DFunLike.coeMeasurableSpace · cited by 13106MeasurableSpaceProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelProbabilityTheory.IsSFiniteKernel · cited by 248ProbabilityTheory.IsSFini…MeasurableEquiv.symm · cited by 155MeasurableEquiv.symmProbabilityTheory.Kernel.comp · cited by 129Kernel.compProbabilityTheory.Kernel.compProd · cited by 99Kernel.compProdProbabilityTheory.Kernel.id · cited by 72Kernel.idProbabilityTheory.Kernel.deterministic · cited by 57Kernel.deterministicProbabilityTheory.Kernel.parallelComp · cited by 49Kernel.parallelCompProbabilityTheory.Kernel.copy · cited by 29Kernel.copyProbabilityTheory.Kernel.swap · cited by 27Kernel.swapMeasurableEquiv.prodAssoc · cited by 21MeasurableEquiv.prodAssocProbabilityTheory.Kernel.zero_comp · cited by 10Kernel.zero_compProbabilityTheory.Kernel.comp_zero · cited by 8Kernel.comp_zeroKernel.compProd_of_not_isSFin…CITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.