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/normed/group/basic): construct a normed group from a seminormed group satisfying ∥x∥ = 0 → x = 0 #16066

Closed
wants to merge 2 commits into from

Conversation

ADedecker
Copy link
Member

This makes it more convenient to have a normed_add_comm_group instance as a special case of a general seminormed_add_comm_group without having to go back to the (pseudo) metric space level.


Open in Gitpod

@ADedecker ADedecker added easy < 20s of review time. See the lifecycle page for guidelines. awaiting-review The author would like community review of the PR t-analysis Analysis (normed *, calculus) labels Aug 15, 2022
@jcommelin
Copy link
Member

Thanks 🎉

If CI passes, please remove the label awaiting-CI and merge this yourself, by adding a comment bors r+.

bors d+

@bors
Copy link

bors bot commented Aug 15, 2022

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

@jcommelin jcommelin added the awaiting-CI The author would like to see what CI has to say before doing more work. label Aug 15, 2022
@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 awaiting-CI The author would like to see what CI has to say before doing more work. labels Aug 15, 2022
@ADedecker
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Aug 16, 2022
…minormed group satisfying `∥x∥ = 0 → x = 0` (#16066)

This makes it more convenient to have a `normed_add_comm_group` instance as a special case of a general `seminormed_add_comm_group` without having to go back to the (pseudo) metric space level.
@bors
Copy link

bors bot commented Aug 16, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/normed/group/basic): construct a normed group from a seminormed group satisfying ∥x∥ = 0 → x = 0 [Merged by Bors] - feat(analysis/normed/group/basic): construct a normed group from a seminormed group satisfying ∥x∥ = 0 → x = 0 Aug 16, 2022
@bors bors bot closed this Aug 16, 2022
@bors bors bot deleted the AD_normed_group_of_separation branch August 16, 2022 13:24
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. easy < 20s of review time. See the lifecycle page for guidelines. t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants