Skip to content

[Merged by Bors] - feat: Monotonicity of the slope of a convex function#14015

Closed
LorenzoLuccioli wants to merge 5 commits intomasterfrom
LL/slope_mono
Closed

[Merged by Bors] - feat: Monotonicity of the slope of a convex function#14015
LorenzoLuccioli wants to merge 5 commits intomasterfrom
LL/slope_mono

Conversation

@LorenzoLuccioli
Copy link
Copy Markdown
Collaborator

  • Add slope_neg_fun
  • Add ConvexOn.slope_mono and ConcaveOn.slope_anti in a new separate section called slope

Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 21, 2024

PR summary d2d93535a2

Import changes

No significant changes to the import graph


Declarations diff

+ ConcaveOn.slope_anti
+ ConvexOn.slope_mono
+ slope_neg_fun

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@LorenzoLuccioli LorenzoLuccioli added awaiting-review t-analysis Analysis (normed *, calculus) labels Jun 21, 2024
@LorenzoLuccioli LorenzoLuccioli marked this pull request as draft June 21, 2024 13:02
@LorenzoLuccioli LorenzoLuccioli marked this pull request as ready for review June 21, 2024 13:10
LorenzoLuccioli and others added 2 commits June 23, 2024 23:19
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@dupuisf dupuisf left a comment

Choose a reason for hiding this comment

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

Thanks!

bors r+

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 24, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 24, 2024
- Add `slope_neg_fun`
- Add `ConvexOn.slope_mono` and `ConcaveOn.slope_anti` in a new separate section called `slope`



Co-authored-by: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 24, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Monotonicity of the slope of a convex function [Merged by Bors] - feat: Monotonicity of the slope of a convex function Jun 24, 2024
@mathlib-bors mathlib-bors bot closed this Jun 24, 2024
@mathlib-bors mathlib-bors bot deleted the LL/slope_mono branch June 24, 2024 01:06
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
- Add `slope_neg_fun`
- Add `ConvexOn.slope_mono` and `ConcaveOn.slope_anti` in a new separate section called `slope`



Co-authored-by: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
- Add `slope_neg_fun`
- Add `ConvexOn.slope_mono` and `ConcaveOn.slope_anti` in a new separate section called `slope`



Co-authored-by: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants