Skip to content

fixes #1178 (ge0_integralZr)#1181

Merged
affeldt-aist merged 3 commits intomath-comp:masterfrom
affeldt-aist:fixes_1178
Mar 6, 2024
Merged

fixes #1178 (ge0_integralZr)#1181
affeldt-aist merged 3 commits intomath-comp:masterfrom
affeldt-aist:fixes_1178

Conversation

@affeldt-aist
Copy link
Member

Motivation for this change

fixes #1178

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md

- [ ] added corresponding documentation in the headers

Reference: How to document

Reminder to reviewers

@affeldt-aist affeldt-aist added this to the 1.0.1 milestone Mar 5, 2024
@affeldt-aist affeldt-aist requested a review from t6s March 5, 2024 06:42
Copy link
Member

@t6s t6s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@affeldt-aist
Copy link
Member Author

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.

@affeldt-aist
Copy link
Member Author

affeldt-aist commented Mar 5, 2024

Are there any places ge0_integralZr can be used to simplify proofs? Maybe in hoelder.v

Thanks for insisting on this point.
In the last commit, I used ge0_integralZr instead of ge0_integralZl where it looked like superfluous commutativity lemmas were used, leading to a bit shorter proofs. I have also another example in a forthcoming PR.

@affeldt-aist affeldt-aist merged commit 95daf6f into math-comp:master Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ge0_integralZr is lacking

2 participants