Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-01-08 18:36 ee136d90

View on Github →

chore(set_theory/game/domineering): extract repeated goal into lemma and golf (#11298) fst_pred_mem_erase_of_mem_right and snd_pred_mem_erase_of_mem_left were common subgoals that appeared in two lemmas each.

Estimated changes