Theorems · Definition · number theory
Module.Basis.ofZLatticeComap
(K : Type u_1) →
[inst : NormedField K] →
{E : Type u_2} →
{F : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace K E] →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace K F] →
(L : Submodule ℤ E) →
(e : F ≃ₗ[K] E) → {ι : Type u_4} → Module.Basis ι ℤ ↥L → Module.Basis ι ℤ ↥(ZLattice.comap K L ↑e)The basis of ZLattice.comap K L e given by the image of a basis b of L by e.symm.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.toLinearMapstatement · cited by 1,171
- NormedFieldstatement and proof · cited by 1,084
- Module.Basis.mapproof · cited by 70
- ZLattice.comapstatement · cited by 15
- ZLattice.comap_equivproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- ZLattice.covolume_comapproof · cited by 3
- ZLattice.volume_image_eq_volume_div_covolume'proof · cited by 2
- Module.Basis.ofZLatticeComap_applystatement · cited by 2
- Module.Basis.ofZLatticeBasis_comapstatement and proof · cited by 1
- Module.Basis.ofZLatticeComap_repr_applystatement · cited by 0