dsimp
Before the `zeta` / `zetaDelta` split, `dsimp` was performing `zeta` by going inside of a `let`-expression, performing `zetaDelta`, and then removing the unused `let`-expression.