[Merged by Bors] - feat(LinearAlgebra/Transvection): auxiliary lemmas to compute the determinant of transvection in a module#31138
Closed
AntoineChambert-Loir wants to merge 158 commits intoleanprover-community:masterfrom
Conversation
…r/mathlib4 into ACL-QuadraticAlgebra
…/mathlib4 into ACL/SL-transvection
dagurtomas
reviewed
Dec 17, 2025
Collaborator
|
This pull request has conflicts, please merge |
Co-authored-by: Dagur Asgeirsson <[email protected]>
Contributor
|
Thanks both to author and reviewer! bors merge |
mathlib-bors bot
pushed a commit
that referenced
this pull request
Dec 22, 2025
…erminant of transvection in a module (#31138) Auxiliary results towards the proof that the determinant of a transvection is equal to 1. Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Contributor
|
Pull request successfully merged into master. Build succeeded: |
kim-em
pushed a commit
to kim-em/mathlib4
that referenced
this pull request
Jan 6, 2026
…erminant of transvection in a module (leanprover-community#31138) Auxiliary results towards the proof that the determinant of a transvection is equal to 1. Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
goliath-klein
pushed a commit
to PrParadoxy/mathlib4
that referenced
this pull request
Jan 24, 2026
…erminant of transvection in a module (leanprover-community#31138) Auxiliary results towards the proof that the determinant of a transvection is equal to 1. Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auxiliary results towards the proof that the determinant of a transvection is equal to 1.