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: port Data.Real.ENNReal #2388

Closed
wants to merge 8 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Feb 20, 2023

I did some fixes/refactors while working on this PR. I'm going to move them to new PRs soon.


Open in Gitpod

@urkud urkud added awaiting-author A reviewer has asked the author a question or requested changes mathlib-port This is a port of a theory file from mathlib. labels Feb 20, 2023
@semorrison semorrison added blocked-by-math-PR This PR depends on another PR to Mathlib merge-conflict The PR has a merge conflict with master, and needs manual merging. and removed blocked-by-math-PR This PR depends on another PR to Mathlib labels Feb 20, 2023
@semorrison semorrison added merge-conflict The PR has a merge conflict with master, and needs manual merging. and removed merge-conflict The PR has a merge conflict with master, and needs manual merging. labels Feb 20, 2023
@semorrison semorrison removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 20, 2023
@urkud urkud 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 Feb 25, 2023
@semorrison semorrison added blocked-by-math-PR This PR depends on another PR to Mathlib and removed blocked-by-math-PR This PR depends on another PR to Mathlib labels Feb 25, 2023
@semorrison
Copy link
Contributor

Mathbin -> Mathlib

fix certain import statements

move "by" to end of line

add import to Mathlib.lean
Also fix `import`s
Copy link
Member

@jcommelin jcommelin 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+

Mathlib/Data/Real/ENNReal.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Feb 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.

@semorrison semorrison added delegated and removed awaiting-review The author would like community review of the PR labels Feb 27, 2023
@urkud
Copy link
Member Author

urkud commented Feb 27, 2023

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Feb 27, 2023
bors bot pushed a commit that referenced this pull request Feb 27, 2023
I did some fixes/refactors while working on this PR. I'm going to move them to new PRs soon.
@bors
Copy link

bors bot commented Feb 27, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Data.Real.ENNReal [Merged by Bors] - feat: port Data.Real.ENNReal Feb 27, 2023
@bors bors bot closed this Feb 27, 2023
@bors bors bot deleted the port/Data.Real.Ennreal branch February 27, 2023 08:23
bors bot pushed a commit to leanprover-community/mathlib that referenced this pull request Feb 27, 2023
Drop lemmas that are in fact more general lemmas applied to `ennreal`.

For now, these lemmas are marked as `@[deprecated]` in leanprover-community/mathlib4#2388.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants