Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds measurable_expR and measurable function composition #1061

Closed

Conversation

hoheinzollern
Copy link
Collaborator

@hoheinzollern hoheinzollern commented Oct 16, 2023

Measurable function composition only works in the specific case where f and g are maps to reals

Motivation for this change

Required lemmas for #1053

Things done/to do
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added corresponding documentation in the headers
Compatibility with MathComp 2.0
  • I added the label TODO: HB port to make sure someone ports this PR to
    the hierarchy-builder branch or I already opened an issue or PR (please cross reference).
Automatic note to reviewers

Read this Checklist and put a milestone if possible.

Measurable function composition only works in the specific case where
`f` and `g` are maps to reals
@hoheinzollern
Copy link
Collaborator Author

I looked into generalizations of measurable function composition, and indeed two measurable functions do not necessarily compose into a measurable function. This article gives a few conditions upon which the composition of measurable functions is measurable. Should we implement some of those as well?
This stackoverflow question is also relevant: https://math.stackexchange.com/questions/283443/is-composition-of-measurable-functions-measurable
@affeldt-aist @CohenCyril

@affeldt-aist
Copy link
Member

If I am not mistaken, the changes proposed by this PR somehow already made their way into master.
I therefore propose to close.
@hoheinzollern Do you want to record your references about the composition of measurable functions in an issue with labels such as with/help wanted/questions?

@affeldt-aist affeldt-aist modified the milestones: 0.6.6, 0.6.7 Nov 9, 2023
@affeldt-aist affeldt-aist marked this pull request as draft November 11, 2023 02:23
@affeldt-aist
Copy link
Member

If I am not mistaken, the changes proposed by this PR somehow already made their way into master. I therefore propose to close. @hoheinzollern Do you want to record your references about the composition of measurable functions in an issue with labels such as with/help wanted/questions?

ping @hoheinzollern ?

@hoheinzollern
Copy link
Collaborator Author

It looks indeed like the issue has been addressed in master, I'm happy to have it closed

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.

2 participants