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] - chore(analysis/calculus/deriv): split file #19113

Closed
wants to merge 36 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented May 27, 2023

  • Split analysis.calculus.deriv into smaller files.
  • Add copyright headers and (stubs of) module docstrings.
  • Change proofs of derivatives of pow and polynomial so that analysis.calculus.deriv.pow does not depend on polynomials.

Open in Gitpod

@urkud urkud requested a review from a team as a code owner May 27, 2023 17:14
@urkud urkud added awaiting-review The author would like community review of the PR mathport For compatibility with Lean 4 changes, to simplify porting labels May 27, 2023
@semorrison semorrison added the wait-requested-on #port-comments requests that a port waits on this PR. label May 27, 2023
urkud and others added 2 commits May 27, 2023 12:37
Co-authored-by: Scott Morrison <scott@tqft.net>
@semorrison
Copy link
Collaborator

bors d+

@bors
Copy link

bors bot commented May 27, 2023

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

@github-actions github-actions bot 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 May 27, 2023
@urkud
Copy link
Member Author

urkud commented May 27, 2023

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label May 27, 2023
bors bot pushed a commit that referenced this pull request May 27, 2023
* Split `analysis.calculus.deriv` into smaller files.
* Add copyright headers and (stubs of) module docstrings.
* Change proofs of derivatives of `pow` and `polynomial` so that `analysis.calculus.deriv.pow` does not depend on polynomials.



Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented May 27, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title chore(analysis/calculus/deriv): split file [Merged by Bors] - chore(analysis/calculus/deriv): split file May 27, 2023
@bors bors bot closed this May 27, 2023
@bors bors bot deleted the YK-split-deriv branch May 27, 2023 20:56
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. mathport For compatibility with Lean 4 changes, to simplify porting ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) wait-requested-on #port-comments requests that a port waits on this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants