Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - chore(analysis/inner_product_space/basic): golf, add/merge lemmas#18928

Closed
urkud wants to merge 5 commits intomasterfrom
YK-inner-self-eq
Closed

[Merged by Bors] - chore(analysis/inner_product_space/basic): golf, add/merge lemmas#18928
urkud wants to merge 5 commits intomasterfrom
YK-inner-self-eq

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented May 3, 2023

  • Merge inner_product_space.of_core.inner_self_nonneg_im and inner_product_space.of_core.inner_self_im_zero into inner_product_space.of_core.inner_self_im.
  • Rename inner_product_space.of_core.inner_abs_conj_symm to inner_product_space.of_core.abs_inner_symm.
  • Rename inner_abs_conj_symm to abs_inner_symm.
  • Add inner_product_space.of_core.norm_sq_eq_zero.
  • Merge inner_self_nonneg_im and inner_self_im_zero into inner_self_im.
  • Reorder, golf.

Open in Gitpod

- Merge `inner_product_space.of_core.inner_self_nonneg_im` and
`inner_product_space.of_core.inner_self_im_zero` into
`inner_product_space.of_core.inner_self_im`.

- Add `inner_product_space.of_core.norm_sq_eq_zero`.

- Merge `inner_self_nonneg_im` and `inner_self_im_zero` into
`inner_self_im`.
@urkud urkud added awaiting-review The author would like community review of the PR mathport For compatibility with Lean 4 changes, to simplify porting t-analysis Analysis (normed *, calculus) labels May 3, 2023
@github-actions github-actions bot added the modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. label May 3, 2023
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch on the bad names here, though I don't see a mention of this in the PR description. Can you either mention it, or split this change to a new PR?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a part of another PR. I merged staging branch, so it is temporarily visible here.

Copy link
Copy Markdown
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please wait for the dependent PR to go through (and merge the resulting master) before merging

bors d+

@bors
Copy link
Copy Markdown

bors bot commented May 3, 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.

@leanprover-community-bot-assistant leanprover-community-bot-assistant 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 3, 2023
@ghost ghost added blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. and removed blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. labels May 3, 2023
@ghost
Copy link
Copy Markdown

ghost commented May 3, 2023

@urkud
Copy link
Copy Markdown
Member Author

urkud commented May 3, 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 3, 2023
bors bot pushed a commit that referenced this pull request May 3, 2023
…8928)

- Merge `inner_product_space.of_core.inner_self_nonneg_im` and `inner_product_space.of_core.inner_self_im_zero` into `inner_product_space.of_core.inner_self_im`.
- Rename `inner_product_space.of_core.inner_abs_conj_symm` to `inner_product_space.of_core.abs_inner_symm`.
- Rename `inner_abs_conj_symm` to `abs_inner_symm`.
- Add `inner_product_space.of_core.norm_sq_eq_zero`.
- Merge `inner_self_nonneg_im` and `inner_self_im_zero` into `inner_self_im`.
- Reorder, golf.
@bors
Copy link
Copy Markdown

bors bot commented May 3, 2023

Build failed:

@eric-wieser eric-wieser changed the base branch from master to staging May 3, 2023 09:46
@eric-wieser eric-wieser changed the base branch from staging to master May 3, 2023 09:46
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@eric-wieser
Copy link
Copy Markdown
Member

bors merge

bors bot pushed a commit that referenced this pull request May 3, 2023
…8928)

- Merge `inner_product_space.of_core.inner_self_nonneg_im` and `inner_product_space.of_core.inner_self_im_zero` into `inner_product_space.of_core.inner_self_im`.
- Rename `inner_product_space.of_core.inner_abs_conj_symm` to `inner_product_space.of_core.abs_inner_symm`.
- Rename `inner_abs_conj_symm` to `abs_inner_symm`.
- Add `inner_product_space.of_core.norm_sq_eq_zero`.
- Merge `inner_self_nonneg_im` and `inner_self_im_zero` into `inner_self_im`.
- Reorder, golf.
@bors
Copy link
Copy Markdown

bors bot commented May 3, 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/inner_product_space/basic): golf, add/merge lemmas [Merged by Bors] - chore(analysis/inner_product_space/basic): golf, add/merge lemmas May 3, 2023
@bors bors bot closed this May 3, 2023
@bors bors bot deleted the YK-inner-self-eq branch May 3, 2023 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

delegated The PR author may merge after reviewing final suggestions. mathport For compatibility with Lean 4 changes, to simplify porting modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants