Documentation

EconCSLib.GameTheory.StrategicGame.ZeroSum.Learning.Cesaro

EconCSLib.GameTheory.StrategicGame.ZeroSum.Learning.Cesaro #

The realised cumulative payoff along a matrix-game play sequence. The knowledge blueprint records the Cesàro convergence target and its proof route.

noncomputable def MatrixGame.realisedCumPayoff {I J : Type u} (A : MatrixGame I J ) (iSeq : I) (jSeq : J) (n : ) :

Realised cumulative payoff along a play sequence on A.

Equations
Instances For