analysis
analysis copied to clipboard
Lemmas `fiberwise_{finite,countable}_preimage`
Motivation for this change
Add lemmas stating that the preimage of a set along a function is finite / countable if every pointwise preimage is so.
NB: there is already finite_preimage which is similar but for injective preimages.
Checklist
- [x] added corresponding entries in
CHANGELOG_UNRELEASED.md
- [ ] added corresponding documentation in the headers
Reference: How to document
Reminder to reviewers
- Read this Checklist
- Put a milestone if possible
- Check labels
TODO:
- create a renaming PR : finite_preimage -> finite_inj_preimage
- redo this PR