Theorems · Definition · number theory
ZLattice.comap_equiv
(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) → ↥L ≃ₗ[ℤ] ↥(ZLattice.comap K L ↑e)If e is a linear equivalence, it induces a ℤ-linear equivalence between
L and ZLattice.comap K L e.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- NormedFieldstatement and proof · cited by 1,084
- LinearMap.restrictScalarsproof · cited by 215
- LinearMap.restrictproof · cited by 84
- LinearEquiv.ofBijectiveproof · cited by 60
- ZLattice.comapstatement · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- Module.Basis.ofZLatticeComapproof · cited by 5
- Module.Basis.ofZLatticeComap_repr_applystatement and proof · cited by 0
- ZLattice.comap_equiv_applystatement · cited by 0