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.Algebra.FilterBasis #3279

Closed
wants to merge 9 commits into from

Conversation

int-y1
Copy link
Collaborator

@int-y1 int-y1 commented Apr 5, 2023


Open in Gitpod

Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
@int-y1 int-y1 added help-wanted The author needs attention to resolve issues mathlib-port This is a port of a theory file from mathlib. labels Apr 5, 2023
@int-y1
Copy link
Collaborator Author

int-y1 commented Apr 5, 2023

todo:

  • attribute [to_additive] errors
  • ModuleFilterBasis.continuousSMul type mismatch at B.smul
  • ModuleFilterBasis.ofBases failed to synthesize instance TopologicalSpace R

@ChrisHughes24 ChrisHughes24 added awaiting-review The author would like community review of the PR and removed help-wanted The author needs attention to resolve issues labels Apr 5, 2023
Copy link
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 d+

Mathlib/Topology/Algebra/FilterBasis.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Apr 5, 2023

✌️ int-y1 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 Apr 5, 2023
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
@int-y1
Copy link
Collaborator Author

int-y1 commented Apr 6, 2023

bors r+

bors bot pushed a commit that referenced this pull request Apr 6, 2023
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
@bors
Copy link

bors bot commented Apr 6, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Topology.Algebra.FilterBasis [Merged by Bors] - feat: port Topology.Algebra.FilterBasis Apr 6, 2023
@bors bors bot closed this Apr 6, 2023
@bors bors bot deleted the port/Topology.Algebra.FilterBasis branch April 6, 2023 08:05
MonadMaverick pushed a commit that referenced this pull request Apr 9, 2023
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
MonadMaverick pushed a commit that referenced this pull request Apr 9, 2023
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
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

5 participants