Commit 2022-05-04 07:50 2402b4d8
View on Github →feat(set_theory/game/pgame): Tweak pgame.neg API (#13617)
We modify the API for pgame.neg in various ways:
left_moves_negandright_moves_negare turned from type equivalences into type equalities.- The former equivalences are prefixed with
to_and inverted. We also golf a few theorems.