Commit 2022-07-22 09:11 30edc932
View on Github →chore(set_theory/game/nim): review simp lemmas (#15407)
This PR does the following:
- Untag grundy_value_eq_iff_equiv_nim,grundy_value_eq_iff_equiv, andgrundy_value_iff_equiv_zeroassimp, since it's sometimes easier to directly prove the equality of Grundy values than it is the equivalence of games.
- Untag nim_zero_equivandnim_one_equivassimp- since equivalences can't be used to rewrite, these are nearly useless assimplemmas.
- Tag nim.grundy_valueandgrundy_value_starassimp.