Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.parallelComp

{α : Type u_5} →
  {β : Type u_6} →
    {γ : Type u_7} →
      {δ : Type u_8} →
        {mα : MeasurableSpace α} →
          {mβ : MeasurableSpace β} →
            {mγ : MeasurableSpace γ} →
              {mδ : MeasurableSpace δ} →
                ProbabilityTheory.Kernel α β → ProbabilityTheory.Kernel γ δ → ProbabilityTheory.Kernel (α × γ) (β × δ)

Parallel product of two kernels.

Defined in
Mathlib.Probability.Kernel.Composition.ParallelComp
Cited by
49 results in Mathlib
Foundations
Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites2

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

Cited by52

Results whose statement or proof uses this declaration.