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 Topology.Bornology.Constructions #1854

Closed
wants to merge 5 commits into from

Conversation

j-loreaux
Copy link
Collaborator

@j-loreaux j-loreaux commented Jan 26, 2023

porting notes:

  1. at one point I had to explicit provide the bornology to isBounded_univ. This seems like a regression and should be investigated.

Open in Gitpod

@j-loreaux j-loreaux added blocked-by-other-PR This PR depends on another PR to Mathlib awaiting-review The author would like community review of the PR mathlib-port This is a port of a theory file from mathlib. labels Jan 26, 2023
@semorrison semorrison removed the blocked-by-other-PR This PR depends on another PR to Mathlib label Jan 26, 2023
@semorrison
Copy link
Contributor

This PR/issue depends on:

@semorrison semorrison added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 26, 2023
Mathbin -> Mathlib

fix certain import statements

move "by" to end of line

add import to Mathlib.lean
@j-loreaux j-loreaux force-pushed the port/Topology.Bornology.Constructions branch from 953838e to 7b8cef1 Compare January 26, 2023 19:53
@j-loreaux j-loreaux removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 26, 2023
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/Topology/Bornology/Constructions.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Jan 26, 2023

✌️ j-loreaux 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 Jan 26, 2023
Co-authored-by: Johan Commelin <johan@commelin.net>
@j-loreaux
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Jan 26, 2023
porting notes:

1. at one point I had to explicit provide the bornology to `isBounded_univ`. This seems like a regression and should be investigated.

- [x] depends on: #1822
@bors
Copy link

bors bot commented Jan 26, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Topology.Bornology.Constructions [Merged by Bors] - feat: port Topology.Bornology.Constructions Jan 26, 2023
@bors bors bot closed this Jan 26, 2023
@bors bors bot deleted the port/Topology.Bornology.Constructions branch January 26, 2023 21:45
bors bot pushed a commit that referenced this pull request Jan 27, 2023
porting notes: 

1. In one place I had to provide explicitly the type of a hypothesis in a declaration which Lean 3 was able to infer from context.

- [x] depends on: #1854
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants