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] - chore(LinearAlgebra): Introduce a LinearMap.BilinForm alias #10632

Closed
wants to merge 5 commits into from

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Feb 16, 2024

This is one of the steps in #10553.

Once we eliminate _root_.BilinForm, we can drop the LinearMap. prefix.

Requested on Zulip by me (2021), by @kmill (2022), and perhaps one or two other places.


Open in Gitpod

I think this can be used to reduce the size of the diff in #10238.

@eric-wieser eric-wieser added the awaiting-review The author would like community review of the PR label Feb 16, 2024
Mathlib/LinearAlgebra/BilinearMap.lean Outdated Show resolved Hide resolved
@mcdoll
Copy link
Member

mcdoll commented Feb 17, 2024

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by mcdoll.

@j-loreaux
Copy link
Collaborator

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Feb 17, 2024
mathlib-bors bot pushed a commit that referenced this pull request Feb 17, 2024
This is one of the steps in #10553.

Once we eliminate `_root_.BilinForm`, we can drop the `LinearMap.` prefix.

Requested on Zulip [by me](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/Bounded.20bilinear.20forms/near/261981962) (2021), [by @kmill](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/.60bilinear_form.60/near/310675731) (2022), and perhaps one or two other places.



Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 17, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(LinearAlgebra): Introduce a LinearMap.BilinForm alias [Merged by Bors] - chore(LinearAlgebra): Introduce a LinearMap.BilinForm alias Feb 17, 2024
@mathlib-bors mathlib-bors bot closed this Feb 17, 2024
@mathlib-bors mathlib-bors bot deleted the eric-wieser/LinearMap.BilinForm branch February 17, 2024 16:15
riccardobrasca pushed a commit that referenced this pull request Feb 18, 2024
This is one of the steps in #10553.

Once we eliminate `_root_.BilinForm`, we can drop the `LinearMap.` prefix.

Requested on Zulip [by me](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/Bounded.20bilinear.20forms/near/261981962) (2021), [by @kmill](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/.60bilinear_form.60/near/310675731) (2022), and perhaps one or two other places.



Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
thorimur pushed a commit that referenced this pull request Feb 24, 2024
This is one of the steps in #10553.

Once we eliminate `_root_.BilinForm`, we can drop the `LinearMap.` prefix.

Requested on Zulip [by me](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/Bounded.20bilinear.20forms/near/261981962) (2021), [by @kmill](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/.60bilinear_form.60/near/310675731) (2022), and perhaps one or two other places.



Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
thorimur pushed a commit that referenced this pull request Feb 26, 2024
This is one of the steps in #10553.

Once we eliminate `_root_.BilinForm`, we can drop the `LinearMap.` prefix.

Requested on Zulip [by me](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/Bounded.20bilinear.20forms/near/261981962) (2021), [by @kmill](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/.60bilinear_form.60/near/310675731) (2022), and perhaps one or two other places.



Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
This is one of the steps in #10553.

Once we eliminate `_root_.BilinForm`, we can drop the `LinearMap.` prefix.

Requested on Zulip [by me](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/Bounded.20bilinear.20forms/near/261981962) (2021), [by @kmill](https://leanprover.zulipchat.com/#narrow/stream/116395-maths/topic/.60bilinear_form.60/near/310675731) (2022), and perhaps one or two other places.



Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer-merge 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

4 participants