[Merged by Bors] - feat: a convex lower-semicontinuous function is the supremum of a sequence of affine functions in a separable space#31411
Conversation
PR summary a01c8cb529Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This pull request has conflicts, please merge |
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
Co-authored-by: Rémy Degenne <[email protected]>
|
Could you update the PR description? Currently it talks about a file that you are not using anymore. |
…uence of affine functions in a separable space (#31411) In this PR we show that a convex lower-semicontinuous function is the upper envelope of a family of continuous affine linear functions. We further prove that it is the upper envelope of countably many affine functions if the underlying space is Hereditarily Lindelof. Special thanks to @ADedecker for pointing out Bourbaki’s proof, which greatly simplified my code, and to @RemyDegenne for his prompt reviews and helpful comments.
|
Pull request successfully merged into master. Build succeeded: |
…uence of affine functions in a separable space (leanprover-community#31411) In this PR we show that a convex lower-semicontinuous function is the upper envelope of a family of continuous affine linear functions. We further prove that it is the upper envelope of countably many affine functions if the underlying space is Hereditarily Lindelof. Special thanks to @ADedecker for pointing out Bourbaki’s proof, which greatly simplified my code, and to @RemyDegenne for his prompt reviews and helpful comments.
…uence of affine functions in a separable space (leanprover-community#31411) In this PR we show that a convex lower-semicontinuous function is the upper envelope of a family of continuous affine linear functions. We further prove that it is the upper envelope of countably many affine functions if the underlying space is Hereditarily Lindelof. Special thanks to @ADedecker for pointing out Bourbaki’s proof, which greatly simplified my code, and to @RemyDegenne for his prompt reviews and helpful comments.
In this PR we show that a convex lower-semicontinuous function is the upper envelope of a family
of continuous affine linear functions. We further prove that it is the upper envelope of countably many affine functions if the underlying space is Hereditarily Lindelof.
Special thanks to @ADedecker for pointing out Bourbaki’s proof, which greatly simplified my code, and to @RemyDegenne for his prompt reviews and helpful comments.