Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-05-14 14:25 2373ee62

View on Github →

refactor(set_theory/{surreal, game}): move mul from surreal to game (#7580) The next step is to provide several simp lemmas for multiplication of pgames in terms of games. None of these statements involve surreal numbers.

Estimated changes

deleted def pgame.inv'
deleted inductive pgame.inv_ty
deleted def pgame.inv_val
deleted theorem pgame.left_distrib_equiv
deleted def pgame.mul
deleted theorem pgame.mul_comm_equiv
deleted theorem pgame.mul_move_left_inl
deleted theorem pgame.mul_move_left_inr
deleted theorem pgame.mul_move_right_inl
deleted theorem pgame.mul_move_right_inr
deleted theorem pgame.mul_zero_equiv
deleted theorem pgame.right_distrib_equiv
deleted theorem pgame.zero_mul_equiv