This PR uses the linter from https://github.com/leanprover/lean4/pull/8901 to clean up simp arguments.
This PR avoids importing all of `BitVec.Lemmas` and `BitVec.BitBlast` into `UInt.Lemmas`. (They are still imported into `SInt.Lemmas`; this seems much harder to avoid.)