module
grind
This PR also fixes missing `@[expose]` in grind support definitions.
This PR both adds initial `@[grind]` annotations for `BitVec`, and uses `grind` to remove many proofs from `BitVec/Lemmas`. --------- Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>