Well-founded games to loopy games #
We define the embedding IGame ↪ LGame
, and prove that it behaves in the expected ways with
arithmetic.
The inclusion map from well-founded games into loopy games.
Equations
- IGame.toLGame = { toFun := IGame.toLGame'✝, inj' := ⋯ }
Instances For
Equations
- IGame.instCoeLGame = { coe := ⇑IGame.toLGame }
@[simp]