Commit 2022-05-20 13:34 180d9751
View on Github →feat(set_theory/game/pgame): Tweak pgame.add API (#13611)
We modify the API for pgame.add as follows:
left_moves_addandright_moves_addare turned from type equivalences into type equalities.- The former equivalences are prefixed with
to_and inverted. We also golf a few theorems and make some parameters explicit.