unfold
simp
See issue #1694. There is an orthogonal issue. `simp` (and consequently `unfold`) cannot be used to reduce projections (e.g., `has_add.add`). This issue has been previously raised by @Armael, but it was not addressed yet.
See issue #1342 Support for auto_param and opt_param have not been implemented yet.
closes #1639