Mathlib Map

Theorems · Definition · number theory

ZSpan.fundamentalDomain

{E : Type u_1} →
  {ι : Type u_2} →
    {K : Type u_3} →
      [inst : NormedField K] →
        [inst_1 : NormedAddCommGroup E] → [inst_2 : NormedSpace K E] → Module.Basis ι K E → [LinearOrder K] → Set E

The fundamental domain of the ℤ-lattice spanned by b. See ZSpan.isAddFundamentalDomain for the proof that it is a fundamental domain.

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

Around this declaration

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

NumberField.mixedEmbedding.fundamentalCone · cited by 22mixedEmbedding.fundamenta…NumberField.mixedEmbedding.minkowskiBound · cited by 21mixedEmbedding.minkowskiB…ZSpan.isAddFundamentalDomain · cited by 5ZSpan.isAddFundamentalDom…ZSpan.fract_eq_self · cited by 5ZSpan.fract_eq_selfZSpan.measure_fundamentalDomain · cited by 4ZSpan.measure_fundamental…ZLattice.isAddFundamentalDomain · cited by 4ZLattice.isAddFundamental…NumberField.mixedEmbedding.volume_fundamentalDomain_latticeBasis · cited by 4mixedEmbedding.volume_fun…ZSpan.isAddFundamentalDomain' · cited by 3ZSpan.isAddFundamentalDom…ZLattice.covolume_comap · cited by 3ZLattice.covolume_comapZSpan.quotientEquiv · cited by 3ZSpan.quotientEquivNumberField.mixedEmbedding.volume_fundamentalDomain_fractionalIdealLatticeBasis · cited by 3mixedEmbedding.volume_fun…ZSpan.exist_unique_vadd_mem_fundamentalDomain · cited by 3ZSpan.exist_unique_vadd_m…ZSpan.fractRestrict · cited by 3ZSpan.fractRestrictZSpan.fundamentalDomain_isBounded · cited by 3ZSpan.fundamentalDomain_i…ZSpan.fundamentalDomain_measurableSet · cited by 3ZSpan.fundamentalDomain_m…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceLinearOrder · cited by 8572LinearOrderSet.ofPred · cited by 6101Set.ofPredModule.Basis · cited by 1477Module.BasisNormedField · cited by 1084NormedFieldSet.Ico · cited by 799Set.IcoModule.Basis.repr · cited by 498Basis.reprZSpan.fundamentalDomainCITED BYCITES

Cites10

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

Cited by52

Results whose statement or proof uses this declaration.