fixes #1178 (ge0_integralZr)#1181
Conversation
t6s
left a comment
There was a problem hiding this comment.
The changes look good and ready to be merged.
Two questions that are irrelevant to my approval of this PR:
- Are there any places ge0_integralZr can be used to simplify proofs? Maybe in hoelder.v
- Why is this section called "semilinearity"? It looks different from the definition of semilinearity found in other places like https://ncatlab.org/nlab/show/semilinear+map
The textbook I was using calls semilinearity of the integral the combination of the properties of ge0_integralZl_EFin and ge0_integralD (however when considered over the set of simple functions), hence the name of the section. The definition you are pointing at is indeed more general. |
Thanks for insisting on this point. |
Motivation for this change
fixes #1178
Checklist
CHANGELOG_UNRELEASED.md- [ ] added corresponding documentation in the headersReference: How to document
Reminder to reviewers