Documentation

LeanPool.RlTheoryInLean.Probability.MarkovChain.Trajectory

LeanPool.RlTheoryInLean.Probability.MarkovChain.Trajectory #

noncomputable def ProbabilityTheory.MarkovChain.kernelComapTrivial {S : Type u} [MeasurableSpace S] (κ : Kernel S S) (n : ) :
Kernel ((Finset.Iic n)S) S

Comap a homogeneous kernel along the latest state in a finite history.

Equations
Instances For
    noncomputable def ProbabilityTheory.MarkovChain.expandKernel {S : Type u} [MeasurableSpace S] (M : HomMarkovChainSpec S) (n : ) :
    Kernel ((Finset.Iic n)S) S

    Expand a homogeneous Markov-chain kernel to act on finite trajectory prefixes.

    Equations
    Instances For

      The trajectory law started from a fixed length-zero prefix.

      Equations
      Instances For

        The trajectory law obtained by first sampling the initial state.

        Equations
        Instances For