Previously the `ac_rfl` tactic was only really usable when depending on mathlib. With these instances, `ac_rfl` can deal with the various operations defined in Lean. --------- Co-authored-by: Scott Morrison <scott.morrison@gmail.com>