Commit 2024-10-21 13:21 3bf558f9
View on Github →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
fis a continuous linear equiv, then the pullback is also a ZLattice (added as an instance). - If
fis a linear equiv, define the corresponding basis of the pullback obtained from a basis ofL - If
fis a continuous linear equiv and volume preserving, prove thatLand its pullback have the same volume. This PR is part of the proof of the Analytic Class Number Formula.