You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change removes IF_NONE_EQUALS_OPTION from the
srw_ss and adds 2 lemmas.
if_option_eq is the last two conjuncts + 2 more other useful case splits
if_option_neq is added for backward compatiblitity and it
preserves good behaviour of IF_NONE_EQUALS_OPTION.
0 commit comments