This moves the `rcases` and `obtain` tactics from Std, and makes them built-in tactics. We will separately move the test cases from Std after #3297 (`guard_expr`). --------- Co-authored-by: Leonardo de Moura <leomoura@amazon.com>