Module docstring
{"## norm_num core functionality
This file sets up the norm_num tactic and the @[norm_num] attribute,
which allow for plugging in new normalization functionality around a simp-based driver.
The actual behavior is in @[norm_num]-tagged definitions in Tactic.NormNum.Basic
and elsewhere.
"}