-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Module/ZLattice): define the pullback of a ZLattice (#16822)
Define the pullback of a ZLattice `L` by a linear map `f`. The following results are also included: - If `f` is a continuous linear equiv, then the pullback is also a ZLattice (added as an instance). - If `f` is a linear equiv, define the corresponding basis of the pullback obtained from a basis of `L` - If `f` is a continuous linear equiv and volume preserving, prove that `L` and its pullback have the same volume. This PR is part of the proof of the Analytic Class Number Formula. Co-authored-by: Xavier Roblot <[email protected]>
- Loading branch information
Showing
2 changed files
with
108 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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