Mathlib Map

Theorems · Definition · number theory

Module.Basis.ofZLatticeBasis

(K : Type u_1) →
  [inst : NormedField K] →
    [inst_1 : LinearOrder K] →
      [IsStrictOrderedRing K] →
        [HasSolidNorm K] →
          [FloorRing K] →
            {E : Type u_2} →
              [inst_5 : NormedAddCommGroup E] →
                [inst_6 : NormedSpace K E] →
                  [FiniteDimensional K E] →
                    [ProperSpace E] →
                      (L : Submodule ℤ E) →
                        [inst_9 : DiscreteTopology ↥L] →
                          {ι : Type u_3} → [hs : IsZLattice K L] → Module.Basis ι ℤ ↥L → Module.Basis ι K E

Any -basis of L is also a K-basis of E.

Defined in
Mathlib.Algebra.Module.ZLattice.Basic
Cited by
36 results in Mathlib
Foundations
Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldLinearOrderIsStrictOrderedRingHasSolidNormFloorRingNormedAddCommGroupNormedSpaceFiniteDimensionalProperSpaceDiscreteTopologyIsZLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

NumberField.mixedEmbedding.fundamentalCone · cited by 22mixedEmbedding.fundamenta…Module.Basis.ofZLatticeBasis_apply · cited by 11Basis.ofZLatticeBasis_app…NumberField.Units.regulator_eq_regOfFamily_fundSystem · cited by 7Units.regulator_eq_regOfF…Module.Basis.ofZLatticeBasis_span · cited by 6Basis.ofZLatticeBasis_spanNumberField.Units.isMaxRank_fundSystem · cited by 4Units.isMaxRank_fundSystemZLattice.isAddFundamentalDomain · cited by 4ZLattice.isAddFundamental…Module.Basis.ofZLatticeBasis_repr_apply · cited by 4Basis.ofZLatticeBasis_rep…ZLattice.covolume_comap · cited by 3ZLattice.covolume_comapZLattice.covolume_eq_det · cited by 3ZLattice.covolume_eq_detZLattice.volume_image_eq_volume_div_covolume · cited by 3ZLattice.volume_image_eq_…ZLattice.covolume_div_covolume_eq_relIndex · cited by 2ZLattice.covolume_div_cov…ZLattice.exists_forall_abs_repr_le_norm · cited by 2ZLattice.exists_forall_ab…NumberField.mixedEmbedding.fundamentalCone.linearIndependent_completeFamily · cited by 2fundamentalCone.linearInd…ZLattice.volume_image_eq_volume_div_covolume' · cited by 2ZLattice.volume_image_eq_…ZLattice.covolume.tendsto_card_div_pow'' · cited by 2covolume.tendsto_card_div…DFunLike.coe · cited by 62936DFunLike.coeNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceLinearOrder · cited by 8572LinearOrderEquiv · cited by 8337EquivFintype · cited by 7736FintypeSubmodule · cited by 7192SubmoduleIsStrictOrderedRing · cited by 2490IsStrictOrderedRingFiniteDimensional · cited by 1854FiniteDimensionalModule.Basis · cited by 1477Module.BasisNormedField · cited by 1084NormedFieldModule.Finite · cited by 1032Module.FiniteModule.Free · cited by 597Module.FreeSubmodule.subtype · cited by 480Submodule.subtypeFloorRing · cited by 405FloorRingBasis.ofZLatticeBasisCITED BYCITES

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.