Commit 2022-06-18 19:10 0a5b9eba
View on Github →feat(set_theory/game/pgame): tweak lemmas (#14810) This PR does the following:
- uncurry
le_of_forall_lf
andle_of_forall_lt
. - remove
lf_of_exists_le
, as it's made redundant bylf_of_move_right_le
andlf_of_le_move_left
. - golfing.