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: Split LinearAlgebra.BilinearForm. #8879

Closed
wants to merge 4 commits into from

Conversation

erdOne
Copy link
Member

@erdOne erdOne commented Dec 7, 2023

Also renamed BilinearForm.restrictSymm to BilinearForm.IsSymm.restrict.


Open in Gitpod

@erdOne
Copy link
Member Author

erdOne commented Dec 7, 2023

One way to verify that I didn't miss anything is to checkout the old file, import the new files, and confirm that everything has a red squiggle.

@riccardobrasca
Copy link
Member

This is clearly better than the current version, so let's merge it. We will have time to move stuff later if we think it's a good idea. Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Dec 8, 2023
mathlib-bors bot pushed a commit that referenced this pull request Dec 8, 2023
Also renamed `BilinearForm.restrictSymm` to `BilinearForm.IsSymm.restrict`.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Dec 8, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Split LinearAlgebra.BilinearForm. [Merged by Bors] - chore: Split LinearAlgebra.BilinearForm. Dec 8, 2023
@mathlib-bors mathlib-bors bot closed this Dec 8, 2023
@mathlib-bors mathlib-bors bot deleted the erd1/split/bilinear branch December 8, 2023 09:33
awueth pushed a commit that referenced this pull request Dec 19, 2023
Also renamed `BilinearForm.restrictSymm` to `BilinearForm.IsSymm.restrict`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants