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] - Refactor(Analysis): from BilinForm to LinearMap.BilinForm #11097

Closed
wants to merge 5 commits into from

Conversation

mans0954
Copy link
Collaborator

@mans0954 mans0954 commented Mar 2, 2024

Replaces BilinForm with LinearMap.BilinForm in support of #10553


Open in Gitpod

@mans0954 mans0954 added the awaiting-review The author would like community review of the PR label Mar 2, 2024
Copy link
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.

bors d+

Thanks!

Mathlib/Analysis/InnerProductSpace/Basic.lean Outdated Show resolved Hide resolved
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 2, 2024

✌️ mans0954 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-mathlib4-bot leanprover-community-mathlib4-bot added delegated and removed awaiting-review The author would like community review of the PR labels Mar 2, 2024
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@mans0954
Copy link
Collaborator Author

mans0954 commented Mar 2, 2024

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Mar 2, 2024
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 2, 2024

Canceled.

Copy link
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.

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the ready-to-merge This PR has been sent to bors. label Mar 2, 2024
mathlib-bors bot pushed a commit that referenced this pull request Mar 2, 2024
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 2, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title Refactor(Analysis): from BilinForm to LinearMap.BilinForm [Merged by Bors] - Refactor(Analysis): from BilinForm to LinearMap.BilinForm Mar 2, 2024
@mathlib-bors mathlib-bors bot closed this Mar 2, 2024
@mathlib-bors mathlib-bors bot deleted the mans0954/BilinForm-Analysis branch March 2, 2024 14:14
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
utensil pushed a commit that referenced this pull request Mar 26, 2024
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Louddy pushed a commit that referenced this pull request Apr 15, 2024
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated 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