gh-35233: systematically avoid checking of input
Trusting that the code is correct, there is no reason to check the
input.
### 📚 Description
Closes #35212,
https://github.com/sagemath/sage/issues/35212#issuecomment-1454235580
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
<!-- If your change requires a documentation PR, please link it
appropriately -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [x] I have made sure that the title is self-explanatory and the
description concisely explains the PR.
- [x] I have linked an issue or discussion.
### ⌛ Dependencies
URL: https://github.com/sagemath/sage/pull/35233
Reported by: Martin Rubey
Reviewer(s): Travis Scrimshaw