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

[Merged by Bors] - feat(analysis/special_functions/gamma): monotonicity of the Gamma function #18246

Closed
wants to merge 9 commits into from

Conversation

loefflerd
Copy link
Collaborator

Show (using the log-convexity results proved in #18188) that Gamma is strictly increasing for 2 ≤ x.


Open in Gitpod

@loefflerd loefflerd marked this pull request as ready for review January 25, 2023 07:20
@loefflerd loefflerd added the awaiting-review The author would like community review of the PR label Jan 25, 2023
src/analysis/special_functions/gamma.lean Outdated Show resolved Hide resolved
src/analysis/special_functions/gamma.lean Outdated Show resolved Hide resolved
src/analysis/convex/slope.lean Outdated Show resolved Hide resolved
src/analysis/special_functions/gamma.lean Outdated Show resolved Hide resolved
@sgouezel sgouezel added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jan 25, 2023
@loefflerd loefflerd added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jan 25, 2023
Copy link
Collaborator

@sgouezel sgouezel left a comment

Choose a reason for hiding this comment

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

bors d+
Thanks!

src/analysis/convex/slope.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Jan 26, 2023

✌️ loefflerd can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@leanprover-community-bot-assistant leanprover-community-bot-assistant added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Jan 26, 2023
Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
@loefflerd
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Jan 26, 2023
…ction (#18246)

Show (using the log-convexity results proved in #18188) that Gamma is strictly increasing for `2 ≤ x`.
@bors
Copy link

bors bot commented Jan 26, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/special_functions/gamma): monotonicity of the Gamma function [Merged by Bors] - feat(analysis/special_functions/gamma): monotonicity of the Gamma function Jan 26, 2023
@bors bors bot closed this Jan 26, 2023
@bors bors bot deleted the DL_gamma_monotone branch January 26, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants